Skip to content

gbinal/Open-Data-Policy---Tricks-and-Tips

Repository files navigation

Open-Data-Policy---Tricks-and-Tips

Convert JSON to CSV

How to count entries in a data.json file.

  • Open json file in Chrome.
  • Open the browser's console (f12 in chrome)
  • enter: 'count entries'

##How to change comma-separated keywords into an array

Common problems

  • The public data listing automatically downloads instead of opening in the browser.

The problem is most likely some sort of mime type directives in the web server (apache, etc). You can put in directives in the config for webserver or .htaccess for each site that tells it to handle certain file extensions differently and even specify down to path.

About

Some tidbits to note for ODP compliance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published