Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datenanfragen/company-json-generator
A very simple (quick-and-dirty) company JSON generator
https://github.com/datenanfragen/company-json-generator
company-database gdpr json privacy
Last synced: about 2 months ago
JSON representation
A very simple (quick-and-dirty) company JSON generator
- Host: GitHub
- URL: https://github.com/datenanfragen/company-json-generator
- Owner: datenanfragen
- License: other
- Created: 2018-03-17T16:15:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T17:32:13.000Z (12 months ago)
- Last Synced: 2024-04-17T02:29:08.370Z (8 months ago)
- Topics: company-database, gdpr, json, privacy
- Language: JavaScript
- Homepage: https://company-json.datenanfragen.de
- Size: 1.52 MB
- Stars: 3
- Watchers: 4
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Company JSON Generator
>This repository contains the source code for the tool to generate valid JSON records for the Datenanfragen.de company database.
Datenanfragen.de is an open source project by [Datenanfragen.de e. V.](https://www.datarequests.org/verein), a registered non-profit from Germany. We have made it our mission to help you exercise your right to privacy.
Through our website, we offer a generator for GDPR requests as well as access to our company and supervisory authority database (see [this repository](https://github.com/datenanfragen/data/) for the source behind this data) and comprehensive articles on the GDPR and privacy in general.Every company (or other organization) in our database is represented by a single JSON file (named after the slug in the JSON). The JSON has to follow the specific schema. This tool provides you the convenience to generate those JSONs by filling a simple form. The format is explained [here](https://github.com/datenanfragen/data/#data-formats).
![Screenshot of the tool](https://static.dacdn.de/other/screenshot-company-json.png)
Use it [here](https://company-json.datenanfragen.de/).
Our company database holds the contact information of many companies (as well as other organisations) for your privacy-related requests. You can visit our company database on our [homepage](https://www.datarequests.org/company).
## Contributing
First of all, thank you very much for taking the time to contribute! Contributions are incredibly valuable for a project like ours.
We warmly welcome issues and pull requests through GitHub.
Please be aware that by contributing, you agree for your work to be released under the Creative Commons CC0 1.0 Universal license, as specified in the `LICENSE` file.
If you are interested in contributing in other ways besides coding, we can also really use your help. Have a look at our [contribute page](https://www.datarequests.org/contribute) for more details.