dataportals.org icon indicating copy to clipboard operation
dataportals.org copied to clipboard

Import list of data portals from data.gouv.fr

Open augusto-herrmann opened this issue 1 year ago • 8 comments

The French national government open data portal, data.gouv.fr, has a list of harvest data sources in a CSV resource named export-harvest-YYYYMMDD-HHMMSS.csv at this dataset. If we filter by the validation field with the value of "Accepted", we may have a list of open data portals that could be added here.

Thanks @agarrone for the tip on the Team Open Data forum.

augusto-herrmann avatar Jul 28 '22 00:07 augusto-herrmann

Regarding French portals you might want to take a look at : https://airtable.com/shrWxHPi2XjLu9xtM 🙂

agarrone avatar Aug 02 '22 09:08 agarrone

Thanks, @agarrone! Does it make sense to import both these datasets, or is one of them (which one?) enough?

augusto-herrmann avatar Aug 02 '22 14:08 augusto-herrmann

Note for whoever is going to implement this: since the table has public access, when importing data from Airtable with Python you can use this package in order to avoid have to set up credentials to get a token to use the Airtable API.

augusto-herrmann avatar Aug 02 '22 14:08 augusto-herrmann

The first one are the harvested portals on the national portal (data.gouv.fr). It represents local and national portals but it is not exhaustive.

The second one is crowd sourced and, I believe, maintained by the non profit https://www.opendatafrance.net/ and https://twitter.com/LoicHay. It represents only locals portals but some are not harvested (yet) by data.gouv.fr

So I'm afraid you'll need both to have a better view on the issue...

Don't hesitate to ask questions on the forum :)

agarrone avatar Aug 02 '22 14:08 agarrone

Thanks, @agarrone!

Do you have any idea on how we could discover geographical coordinates to display those portals on a map? I shoud probably ask about that on the forum too, once I'm caught up with the thread.

augusto-herrmann avatar Aug 05 '22 02:08 augusto-herrmann

Hi @augusto-herrmann

I've gathered in a file most local open data portal in France with geographical coordinates to make your life easier.

Some context :

I used the latter to produce this file. Note that some organizations have more than one portal. Sometimes because of thematic data (special portal on geo data for example). I missed some geo coordinates because the API I used if not entirely exhaustive yet.

french_open_data_portals (1).csv

Thanks to @geoffreyaldebert and @restuccia for the help ;)

Let me know if you have any questions :)

agarrone avatar Aug 05 '22 11:08 agarrone

Wow, thanks @agarrone for all the work, explanation and references! :trophy:

I'm sorry but it will take me a while before I'm able to work on this. If anyone else reading this is able and willing to do it sooner, feel free to take it from here.

augusto-herrmann avatar Aug 23 '22 18:08 augusto-herrmann

No problem thanks for the interest :)

agarrone avatar Aug 24 '22 06:08 agarrone