<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k_mawa</author_name>
  <author_url>https://blog.hatena.ne.jp/k_mawa/</author_url>
  <blog_title>MawaLog</blog_title>
  <blog_url>https://k-mawa.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>プログラミング</anon>
    <anon>統計学/データサイエンス</anon>
    <anon>スクレイピング</anon>
  </categories>
  <description>RESASというデータセットがあり利用が無料ぽいので試してみた resas.go.jp python使いには一般的なrequestsでやってみました。 &gt;&gt;&gt;import requests &gt;&gt;&gt;BASE_API_END_POINT = &quot;https://opendata.resas-portal.go.jp&quot; &gt;&gt;&gt;TARGET_URL = &quot;/api/v1/prefectures&quot; &gt;&gt;&gt;headers = {'X-API-KEY': '*****(API登録して取得する)******', 'content-type': 'application/json;charset=UTF-8'} …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-mawa.hateblo.jp%2Fentry%2F2017%2F10%2F14%2F223812&quot; title=&quot;RESASというデータセットのAPIをPythonでいじってみたときのメモ - MawaLog&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-10-14 22:38:12</published>
  <title>RESASというデータセットのAPIをPythonでいじってみたときのメモ</title>
  <type>rich</type>
  <url>https://k-mawa.hateblo.jp/entry/2017/10/14/223812</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
