All Projects → BaseAdresseNationale → adresse.data.gouv.fr

BaseAdresseNationale / adresse.data.gouv.fr

Licence: MIT license
Le site officiel de l'Adresse

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to adresse.data.gouv.fr

rfisheries
package for interacting with fisheries databases at openfisheries.org
Stars: ✭ 24 (-82.73%)
Mutual labels:  open-data
coletores
Coletores de dados sobre remunerações do sistema de justiça brasileiro
Stars: ✭ 18 (-87.05%)
Mutual labels:  open-data
events
Materials related to events I might attend, and to talks I am giving
Stars: ✭ 22 (-84.17%)
Mutual labels:  open-data
dwdweather2
Python client to access weather data from Deutscher Wetterdienst (DWD), the federal meteorological service in Germany.
Stars: ✭ 68 (-51.08%)
Mutual labels:  open-data
2017-wmata-ridership-data
Intraday ridership data from Washington Metro Area Transit Authority for 2009 and 2017 inaugurations and the Women's March.
Stars: ✭ 15 (-89.21%)
Mutual labels:  open-data
rHealthDataGov
R interface to the HealthData.gov Data API
Stars: ✭ 38 (-72.66%)
Mutual labels:  open-data
cbsodata
Unofficial Statistics Netherlands (CBS) opendata API client for Python
Stars: ✭ 32 (-76.98%)
Mutual labels:  open-data
GTFS
Public transport data in GTFS format with schemas, a data package and tests
Stars: ✭ 20 (-85.61%)
Mutual labels:  open-data
R-Insee-Data
InseeFr.github.io/R-Insee-Data/
Stars: ✭ 15 (-89.21%)
Mutual labels:  open-data
trusat-frontend
The React codebase for space-sustainability tool TruSat
Stars: ✭ 31 (-77.7%)
Mutual labels:  open-data
COVID-EMDA
A Cross-Domain Data Hub with Electricity Market, Coronavirus Case, Mobility and Satellite Data in U.S.
Stars: ✭ 53 (-61.87%)
Mutual labels:  open-data
who-owns-what
Who owns what in nyc?
Stars: ✭ 146 (+5.04%)
Mutual labels:  open-data
cia
Citizen Intelligence Agency, open-source intelligence (OSINT) project
Stars: ✭ 79 (-43.17%)
Mutual labels:  open-data
openkamer
Insight into the Dutch parliament
Stars: ✭ 43 (-69.06%)
Mutual labels:  open-data
website-old
The Frictionless Data website.
Stars: ✭ 31 (-77.7%)
Mutual labels:  open-data
eia
An R package wrapping the US Energy Information Administration open data API.
Stars: ✭ 38 (-72.66%)
Mutual labels:  open-data
Covid19arData
Data COVID-19 Argentina actualizada y en formatos abiertos.
Stars: ✭ 51 (-63.31%)
Mutual labels:  open-data
dashmap.io
DashMap is an open source web platform that gathers, analyses and visualises urban data.
Stars: ✭ 36 (-74.1%)
Mutual labels:  open-data
whyqd
data wrangling simplicity, complete audit transparency, and at speed
Stars: ✭ 16 (-88.49%)
Mutual labels:  open-data
datascience
Keeping track of activities around research data
Stars: ✭ 29 (-79.14%)
Mutual labels:  open-data

adresse.data.gouv.fr

Le site officiel de l'Adresse

Ce dépôt regroupe le code relatif à l'interface frontend du site adresse.data.gouv.fr.

Il utilise React, Next.js et MapLibre.

Développement

Pré-requis

  • Node.js version 16 ou supérieure
  • yarn (ou npm)

Installation des dépendances

yarn

Lancer en mode développement

yarn dev

Générer les assets pour la production

yarn build

Lancer en mode production

Les assets doivent être générés au préalable.

yarn start

Contrôler le style du code

Le style de code utilisé est xo.

yarn lint

Licence

Le code de ce logiciel est soumis à la licence MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].