<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cross_hyou</author_name>
  <author_url>https://blog.hatena.ne.jp/cross_hyou/</author_url>
  <blog_title>Rで何かをしたり、読書をするブログ</blog_title>
  <blog_url>https://www.crosshyou.info/</blog_url>
  <categories>
    <anon>データ分析</anon>
  </categories>
  <description>今回は、都道府県別の図書館数、博物館数、社会体育施設数のデータを分析しようと思います。 データは政府統計の総合窓口、e-statか取得しました。 www.e-stat.go.jp取得したデータは、以下のものです。 これをダウンロードすると、CSVファイルになります。 変数名はYear 調査年 Pref 地域(都道府県)Popu 総人口 GDP 県内総生産額(百万円) Lib 図書館数(館) Mus 博物館数(館) Gym 社会体育施設数(施設) です。 このデータをR言語で分析しようと思います。 read.csv関数でデータを読み込みます。 skip = 8 と指定しているので、CSVファイル…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.crosshyou.info%2Fentry%2F2020%2F04%2F27%2F075904&quot; title=&quot;都道府県別の図書館数・博物館数・社会体育施設数のデータ分析１ - R言語でデータを取り込む - Rで何かをしたり、読書をするブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/c/cross_hyou/20200426/20200426173555.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-04-27 07:59:04</published>
  <title>都道府県別の図書館数・博物館数・社会体育施設数のデータ分析１ - R言語でデータを取り込む</title>
  <type>rich</type>
  <url>https://www.crosshyou.info/entry/2020/04/27/075904</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
