Skip to content

Tableau de suivi des ouvertures de données, codes sources et API publics

License

Notifications You must be signed in to change notification settings

nicolaskempf57/ouverture.data.gouv.fr

 
 

Repository files navigation

ouverture.data.gouv.fr

The website ouverture.data.gouv.fr has been developed as a tool to allow users to easily track the opening of data, source codes and public APIs.

The website provides an inventory that uses the Airtable API to show data from an Airtable base.

This repo is based on abulte/dokku-simple-python-vue-spa and etalab/economiecirculaire.

Tracking the opening of data, APIs and source code

During the fifth interministerial committee on public transformation held in Mont-de-Marsan on 5 February, the French Prime Minister committed the Government to an ambitious open data policy, with the aim of better exploiting, opening up, sharing and exploiting public data.

In a circular dated 27 April 2021, which is based on the recommendations of the report by MP Éric Bothorel, which was submitted to him on 23 December last year, the Prime Minister asked the Government to make data policy one of its priorities in its relations with all its partners, in particular local authorities, private actors and civil society. He charged the Minister for the Transformation and the Civil Service with monitoring the implementation of this data policy.

The table available on ouverture.data.gouv.fr tracks and reports on the opening of 63 new datasets, source codes and public APIs, for all ministries, included in their roadmaps, in application of commitment no. 6 of the interministerial committee on public transformation of 5 February 2021.

The data that feeds the table on ouverture.data.gouv.fr is available in an open format on data.gouv.fr.

Development env

Website

cd front
yarn dev

API

cd backend
FLASK_DEBUG=1 FLASK_APP=app AIRTABLE_API_KEY=[YOUR KEY] flask run

Deploy

Continuous deployement ✌️

git push

Manual deployement

git push dokku master

Licence

Distributed under the MIT License. See LICENSE for more information.

About

Tableau de suivi des ouvertures de données, codes sources et API publics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Vue 77.8%
  • JavaScript 11.9%
  • Python 10.3%