https://github.com/opendatach/hackopendata-archive
Results of open data hackathons
https://github.com/opendatach/hackopendata-archive
dribdat hackathon opendata
Last synced: 2 months ago
JSON representation
Results of open data hackathons
- Host: GitHub
- URL: https://github.com/opendatach/hackopendata-archive
- Owner: OpendataCH
- Created: 2020-11-24T14:23:27.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T17:10:18.000Z (10 months ago)
- Last Synced: 2025-09-08T23:25:48.232Z (3 months ago)
- Topics: dribdat, hackathon, opendata
- Language: Jupyter Notebook
- Homepage: https://opendata.ch/projects/hackathons/
- Size: 1.27 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hackopendata-archive
The collected results of [Opendata.ch Hackdays](https://opendata.ch/projects/hackathons/) and community sprints.
We are grateful for all the contributions made by our community over the years, and would like to use this dataset to acknowledge the impact of your work.
## Technical
This is a [Data Package](https://frictionlessdata.io/) created from data exported using the [Dribdat API](https://dribdat.cc/contribute.html#api-guide).
Inside the root folder you can find scripts used to generate the data files, and a `datapackage.json` used for quality control.
In the `export` folder are individual Data Packages of the events.
Please check the Issues, leave us any questions there or in [our forum](https://forum.opendata.ch).
## Updating
Put a file called `urls.txt` in the same folder which contains the domain names of dribdat servers, one per line, e.g.:
```
now.makezurich.ch
baselhack.dribdat.cc
bd.hack4socialgood.ch
```
Then run `python harvester.py` to update the files in the **data** folder.
## License
All contents licensed [CC Attribution-Share Alike 4.0 International](http://creativecommons.org/licenses/by-sa/4.0/), unless otherwise stated.