top | item 4108615

Data.gov is open source

77 points| ahi | 13 years ago |data.gov

17 comments

order
[+] luigi|13 years ago|reply
It should be noted that the software running Data.gov itself has not been made open source. This is a project of the American and Indian governments to produce an open-source version of Data.gov to be shared with other governments.

Here's an open-source government data catalog originally made for the City of Philadelphia, built on Django:

http://civiccommons.org/apps/open-data-catalog

[+] abdcfe|13 years ago|reply
Forgive me but I don't understand.

If the data is available for download (preferably via ftp) what needs to be "open source"?

Personally I do not care what software they use to run the site so long as the data is available for download in a open format like CSV. Compare this with offering the data in little bits via some silly JSON API or offering it in some format that requires some addtional closed source software to process.

To me, the data is what is important. What software they choose to use is not important, as long as the data is easily accesible (ftp is my preference). What's important is that I can use whatever software I want to process the data.

[+] jmvoodoo|13 years ago|reply
Yep. They open sourced the equivalent of their marketing site, not an actual data platform. Very disappointing. As another poster mentioned, CKAN is open source, and does include the data hosting platform (based on elasticsearch). Max Ogden has also published two projects that seem relevant: datacouch and (I think) the pdx API for Portland, which are both couchdb based. All three are worth checking out.
[+] lince|13 years ago|reply
I think that having a list of open data country sources could be interesting.

At the moment we have:

- USA

data.gov [linked by ahi]

- City of Philadelphia

http://opendataphilly.org/ [linked by luigi]

- Spain

https://datospublicos.jottit.com/ [spanish link, sources not very parsing friendly]

Which else do you know?

[+] capgre|13 years ago|reply
DataCatalogs.org, a project from the Open Knowledge Foundation, provides a repository of Open Data catalogues across the world (currently 241):

http://datacatalogs.org/

[+] tmcw|13 years ago|reply
Cool, uses a few modules by my company, Development Seed.
[+] jpxxx|13 years ago|reply
I typed in "Who is on Obama's kill list?" but it just took me to the What's New? page. Meh.
[+] ryancarson|13 years ago|reply
I'm really excited about the possibilities of this. The exact implementation might have it's various flaws but it's an exciting move in the right direction.
[+] intended|13 years ago|reply
The NIC? Aren't they pretty reviled as the IT arm of the Indian Govt?
[+] danso|13 years ago|reply
It's been awhile since I've read through Drupal projects...but how much of this is usuable, extendable modules and how much of it is "Create a database and run the Drupal init script on it"?

https://github.com/opengovplatform/opengovplatform

[+] fmitchell0|13 years ago|reply
yikes, and it's Drupal 6.
[+] tmcw|13 years ago|reply
What, instead of 7? Have you used 7?

/if you mean 'yikes, it's Drupal at all', yes.