Open data file format: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
(Created page with " json * 階層性: 有 * 人類易讀: * 限制: csv / excel * 階層性: 無。替代方案: 利用欄位名稱顯示階層,例如 aaa / bbb * 人類易讀: * 限制: csv...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
延伸閱讀
延伸閱讀
* [http://opendatahandbook.org/guide/zh_TW/appendices/file-formats/ 檔案格式]
* [http://opendatahandbook.org/guide/zh_TW/appendices/file-formats/ 檔案格式]
* [https://blog.othree.net/log/2016/01/11/json-universe/ JSON Universe : O3noBLOG]
* [[Open_Source_Community#.E9.96.8B.E6.94.BE.E8.B3.87.E6.96.99_.2F_.E5.B7.A8.E9.87.8F.E8.B3.87.E6.96.99|開放資料 相關社群]]
* [https://www.loc.gov/preservation/resources/rfs/TOC.html Recommended Formats Statement – table of contents | Resources (Preservation, Library of Congress)]


[[Category:Software]] [[Category:Open data]]
[[Category:Data Science]] [[Category:Software]] [[Category:Open data]] [[Category:Excel]]

Latest revision as of 22:52, 17 August 2024

json

  • 階層性: 有
  • 人類易讀:
  • 限制:

csv / excel

延伸閱讀