<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohhoy</author_name>
  <author_url>https://blog.hatena.ne.jp/yohhoy/</author_url>
  <blog_title>yohhoyの日記</blog_title>
  <blog_url>https://yohhoy.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>Python標準モジュール json ではJSONデコード結果を辞書型(dict)にて表現するため、入力JSON文字列中でのオブジェクトname/value出現順序が維持されない。2018-04-16追記：Python 3.7以降ではdict型の順序維持が仕様上保証されるようになる。Python 3.7 – Dictionaries now ordered参照。json.loadメソッドまたはJSONDecoderクラスの名前付き引数object_pairs_hookにcollections.OrderedDictを指定すると、デコード結果がOrderedDict型にて表現されることで出現順序…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohhoy.hatenadiary.jp%2Fentry%2F20170216%2Fp1&quot; title=&quot;順序維持してJSONデータを読み込む - yohhoyの日記&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-02-16 00:00:00</published>
  <title>順序維持してJSONデータを読み込む</title>
  <type>rich</type>
  <url>https://yohhoy.hatenadiary.jp/entry/20170216/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
