jasyncapi icon indicating copy to clipboard operation
jasyncapi copied to clipboard

R package for accessing data.gov.au open data sets via API

Open jonocarroll opened this issue 9 years ago • 4 comments
trafficstars

I've worked with some data sets from data.gov.au and noticed that they do have a CKAN API that I can't immediately find any R package associated with (most happy to be corrected).

GET http://www.data.gov.au/api/3/action/group_list

The data is mostly well-organised with attached metadata, various formats, and proper attributions to the relevant department. It's an under-utilised resource as far as I can tell, and there are currently big pushes to better use this (e.g. GovHack challenges).

This doesn't immediately strike me as an insurmountable task (just watch, it will prove me wrong) but one that would have a pretty good payoff in data availability.

jonocarroll avatar Mar 30 '16 00:03 jonocarroll

Great idea!

njtierney avatar Mar 30 '16 01:03 njtierney

This will probably do the trick https://github.com/ropensci/ckanr

Stephen-Gates avatar Mar 30 '16 04:03 Stephen-Gates

Nice, half-way there already!

I'm starting this one up either way.

jonocarroll avatar Mar 30 '16 04:03 jonocarroll

I'm still interested in this project too, in case anyone would like to work on it with me.

Some reading to get the juices flowing...

https://blogstats.wordpress.com/2016/05/04/next-step-in-ogd-websites/

http://blogs.scientificamerican.com/guest-blog/what-s-wrong-with-open-data-sites-and-how-we-can-fix-them/

http://datausa.io/about/datasets/

and ties in with #23. I would love to see a shiny version of this for Aus data. How cool would that be?!?!

Put a watch alert on https://github.com/jonocarroll/RDataGovAU if you're keen on working on this.

jonocarroll avatar May 05 '16 04:05 jonocarroll