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
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 or the Community Forum.
- 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:
-
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 lowercasep
and the order does not matter. -
Run
make setup
if you have a Linux machine withdnf
, or download and install the software listed in theMakefile
yourself. -
Run
make aggregate
to transform the data. If there are no errors, you will have adata/data.csv
file that is ready to use with this Data Package.
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.