48 hours hackaton: releasing public data for the people (spanish)(abredatos.es)
abredatos.es
48 hours hackaton: releasing public data for the people (spanish)
http://www.abredatos.es/
2 comments
Glad to see you liked our project porras! As soon as the judging period is over we will publish an updated version that rocks.
Hola porras,
why the lack of cities in your project?
why the lack of cities in your project?
I'm glad you asked this question ;-)
The contest's purpose is not to replace real open data with scraping bad HTML, but to show people what kind of things would be possible if government freed the data. The projects are just examples but not full featured, because the scraping approach has obvious limitations. In our case, all data is scraped from the INE website (http://www.ine.es/), but there's one single data which couldn't be obtained from any official source in a programmatical way, one that is essential: the mapping between official districts number and the district name. We had to type that data (http://github.com/valakirka/monquartier/blob/master/config/d...) and that's the only reason of the small scope. If we had had normalized and public data, our app would include the data for all cities, towns and villages in Spain, and not only at the district level but also at the neighbourhood level, which would make it a lot more interesting (and that's what we wanted to make clear to the people).
When government does its part, we'll do ours ;)
The contest's purpose is not to replace real open data with scraping bad HTML, but to show people what kind of things would be possible if government freed the data. The projects are just examples but not full featured, because the scraping approach has obvious limitations. In our case, all data is scraped from the INE website (http://www.ine.es/), but there's one single data which couldn't be obtained from any official source in a programmatical way, one that is essential: the mapping between official districts number and the district name. We had to type that data (http://github.com/valakirka/monquartier/blob/master/config/d...) and that's the only reason of the small scope. If we had had normalized and public data, our app would include the data for all cities, towns and villages in Spain, and not only at the district level but also at the neighbourhood level, which would make it a lot more interesting (and that's what we wanted to make clear to the people).
When government does its part, we'll do ours ;)
A resume of the 29 projects with language, framework and links to source code: http://txt.io/t-ew1t
My favorite entries:
http://lospresusde.org/
http://3126euros.com/
http://www.gastopublico.es/
http://www.misparadas.com/locations
http://modalkombat.demimismo.com/
http://populo.heroku.com/
http://monquartier.heroku.com/ (I may be biased here, this is my project ;) )