4

I have been working on data science problems with one format(JSON or CSV).I am planning to explore datasets with multiple data formats. Any links to such datasets would be helpful. For example: 1) Consists of related data in multiple files and formats such as CSV, Excel, XML, JSON etc.

2) Has both single and multiple records in each file. For example there is 1 file for each patient, or a

file has multiple patient records.

3) Has both single and multiple files for each record. For example, 1 patient record is split across

multiple files.

albert
  • 11,885
  • 4
  • 30
  • 57
  • Can you [edit] and add why you would want that? It's a bit strange that you don't ask anything about content, only about form. –  Sep 01 '16 at 14:42

1 Answers1

3

Open Hampton Roads' datahub.io has a number of datasets with multiple file formats. At one point I would convert them to as many as possible, so you have a lot of options, including GIS data. Here's one example of crime data in four formats

albert
  • 11,885
  • 4
  • 30
  • 57