https://github.com/schoolofdata-ch/swiss-charities
An open data list of non-profit organizations
https://github.com/schoolofdata-ch/swiss-charities
datapackage
Last synced: about 1 year ago
JSON representation
An open data list of non-profit organizations
- Host: GitHub
- URL: https://github.com/schoolofdata-ch/swiss-charities
- Owner: schoolofdata-ch
- Created: 2019-12-07T10:09:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-28T14:06:57.000Z (over 5 years ago)
- Last Synced: 2024-08-02T08:10:12.698Z (almost 2 years ago)
- Topics: datapackage
- Language: Makefile
- Homepage: https://forum.opendata.ch/t/open-data-on-swiss-non-profits/606
- Size: 103 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://goodtables.io/github/schoolofdata-ch/swiss-charities)
# Swiss Charities
This is a list of Swiss charitable organizations in the form of open data. We are crowdsourcing this data, please feel free to contribute to the `data/crowd.csv` file. See also https://github.com/OpendataCH/charities
[](https://data.okfn.org/tools/view?url=https%3A%2F%2Fraw.githubusercontent.com%2Fschoolofdata-ch%2Fswiss-charities%2Fmaster%2Fdatapackage.json)
## Zewo data
We are also trying to contact Stiftung Zewo, who has a list of organizations registered with its certification program at https://www.zewo.ch/de/npo-suche/
Since this website is under copyright restriction, you can collect this data for **personal use only** by aggregating the data from the Algolia search API as per the instructions below.
(Whether or not you go through the steps) You can help us petition Zewo for permission to use the data via [Twitter](https://twitter.com/OpendataCH/status/1202506693038477312) or the [Community Forum](https://forum.opendata.ch/t/open-data-on-swiss-non-profits/606).
1. Open your developer console (F12 in Firefox), go to the web page above, and scroll down until all the results have been downloaded. In the Network tab filtering for XHR you should see five queries as in the screenshot:

2. Save the JSON results of each page as a file in the `data` folder of this repository: `p1.json`, `p2.json`, `p3.json`, .. The files have to start with a lowercase `p` and the order does not matter.
3. Run `make setup` if you have a Linux machine with `dnf`, or download and install the software listed in the `Makefile` yourself.
4. Run `make aggregate` to transform the data. If there are no errors, you will have a `data/data.csv` file that is ready to use with this Data Package.
## License
This package is licensed by its maintainers under the Public Domain Dedication
and License.
If you intended to use these data in a public or commercial product, please
check the data sources themselves for any specific restrictions.