-
-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
List suggested companies for more countries #230
Comments
Hey!! I'd love to work on this one... |
Sure, thank you! Which country would you like to do? Let me know if you have any questions. |
@baltpeter I can help with Austria. |
You already contributed a list. Are you thinking about expanding it? You are very welcome to do so btw :) |
Hi everyone! Just a quick note: We are now officially participating in the Hacktoberfest. Anyone who submits a PR to one of our repositories can get a free sticker set from us in addition to the regular swag by DigitalOcean. Here's our blog post on the subject: https://www.datarequests.org/blog/hacktoberfest-2019/ |
I'll go for Denmark... |
I don't think we currently have any Danish companies in the database, so they would first have to be added. |
@baltpeter I see that suggested companies are already present in the list of companies folder. Can you please reiterate what exactly needs to be done, I am a little confused . Do I need to add the company info to your internal database link ? |
We already have suggested companies for Austria, Germany and the UK in this folder. We want to expand the list for more EU countries. The first step is compiling a list of those suggested companies for the new country in question. Then, you need to check for each one if it is already present in the database or not. If not, it needs to be added first. |
The JSON array of slugs for each country is a list of references to the existing records in the |
I know ;) I can check if the list is complete. Included should be all major companies of a country right? |
Well, we are especially interested in those collecting significant amounts of data that not everybody might know about. Like credit agencies and such. Those are also pretty country specific. So the companies do not have to be major in all fields, just companies that you suspect to collect data on almost everyone. |
Ok then I'll start fetching some relevant Danish companies, |
To get the same standards for all EU countries, it would be maybe a good idea to write a guide with a list of line of businesses which usual collect data on everyone. |
@ManishAradwad As for a list of relevant companies, no sorry. The whole point of this issue is that we don't have that information for countries other than Germany and are looking for people who do, after all. :) As for finding the relevant data on a particular company, their privacy policy usually contains all of that. In addition, I have mentioned some more good sources in the README of this repository. |
@tstrohmeier I tried going in that direction with this section of the README. I agree that this is not very comprehensive or clear, though. My main issue here is that I have a very Germany-centric view. I don't really know the situation in other countries, so I have not been able to establish clear guidelines here.
If you or anyone else has any suggestions for changes, I'd be happy to work on an official 'policy' for the suggested companies. We should maybe start a separate issue for that. |
Would take a shot at Slovenia if you thats okay! |
@mrhspecter Absolutely, thank you! |
@baltpeter I would like to work for India. I understand that I should add a new file as per the slug in the |
This PR adds a credit rating company in India. REFERENCE: datenanfragen#230 Signed-off-by: Harshit <[email protected]>
This PR adds a credit rating company in India. REFERENCE: datenanfragen#230 Signed-off-by: Harshit <[email protected]>
Since the GDPR is not valid for citizens of India, I am afraid that might be useless. We only support suggested countries within the European Economic Area, I am sorry. You are, however, very welcome to develop a clone of datenanfragen to use with Indian privacy laws and I'd be happy to support you with that. |
@baltpeter are only fincance companies required like credit rating companies? Can a food company be suggested? |
Signed-off-by: Harshit <[email protected]>
…delines Signed-off-by: Harshit <[email protected]>
@mathagician The idea is to collect companies that have data on most citizens of a particular country, as well as those that collect data on lots of people without these people necessarily knowing. What do you mean by a food company? If they only collect data on their customers, we probably wouldn't suggest them. Or do you know a food company that would be relevant for most people in a country? |
I will go for Italy for hacktoberfest 2020, if for you it's ok. |
@gioboa Great, thanks! |
Heyy @baltpeter, I think I would expand list further. Will update you if I think to add new country to DB |
I'll start adding French companies |
Update 2023: We have now deprecated the suggested companies and instead moved to company packs. Adding and updating company packs is still very relevant. We should probably make that a new issue, though.
Update for Hacktoberfest 2020: This issue is still very relevant. We would greatly appreciate any help in suggesting companies for more EU countries. Thanks and feel free to ask questions here if anything is unclear.
With our suggested companies lists, we collect companies that have data on most people in their respected countries. Prominent examples for such companies include credit agencies and list brokers. We recommend sending GDPR access requests to all these companies.
This explicitly doesn't include companies that are relevant for many but not all users (like Google, Facebook, Amazon etc.) See this comment for a more detailed explanation of typical suggested companies.
We currently have suggested company lists for Austria, Germany and the UK. We would like to support more countries. All EU countries are fine.
The lists are found in the
suggested-companies
directory. There is a JSON array of the suggested company slugs for each country. (The slug is simply our internal ID for each record. As a result, a company needs to be in our database before it can be suggested.)The text was updated successfully, but these errors were encountered: