All Projects → etalab → Adresse.data.gouv.fr

etalab / Adresse.data.gouv.fr

Licence: mit
Le site officiel de l'Adresse

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Atsd Use Cases
Axibase Time Series Database: Usage Examples and Research Articles
Stars: ✭ 335 (+186.32%)
Mutual labels:  open-data, dataset
Awesome Italian Public Datasets
A selection of interesting Open dataset from the Italian Public Administration and Civic Data use cases
Stars: ✭ 132 (+12.82%)
Mutual labels:  open-data, dataset
Fma
FMA: A Dataset For Music Analysis
Stars: ✭ 1,391 (+1088.89%)
Mutual labels:  open-data, dataset
Covid 19 Repo Data
Data archive of identifiable COVID-19 related public projects on GitHub
Stars: ✭ 236 (+101.71%)
Mutual labels:  open-data, dataset
Geodata Br
Free open public domain geographic data of Brazil available in multiple languages and formats.
Stars: ✭ 57 (-51.28%)
Mutual labels:  open-data, dataset
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-30.77%)
Mutual labels:  open-data, dataset
Crypto
Cryptocurrency Historical Market Data R Package
Stars: ✭ 112 (-4.27%)
Mutual labels:  open-data, dataset
Impy
Impy is a Python3 library with features that help you in your computer vision tasks.
Stars: ✭ 109 (-6.84%)
Mutual labels:  dataset
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (-3.42%)
Mutual labels:  dataset
Killedbygoogle
Part guillotine, part graveyard for Google's doomed apps, services, and hardware.
Stars: ✭ 1,567 (+1239.32%)
Mutual labels:  open-data
Race ar baselines
Baselines of the RACE Reading Comprehension Dataset
Stars: ✭ 108 (-7.69%)
Mutual labels:  dataset
Personalized Dialog
Code for the paper 'Personalization in Goal-oriented Dialog' (NeurIPS 2017 Conversational AI Workshop)
Stars: ✭ 109 (-6.84%)
Mutual labels:  dataset
Iros20 6d Pose Tracking
[IROS 2020] se(3)-TrackNet: Data-driven 6D Pose Tracking by Calibrating Image Residuals in Synthetic Domains
Stars: ✭ 113 (-3.42%)
Mutual labels:  dataset
Imagenetv2
A new test set for ImageNet
Stars: ✭ 109 (-6.84%)
Mutual labels:  dataset
Know Your Intent
State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.
Stars: ✭ 116 (-0.85%)
Mutual labels:  dataset
Osd Street Center Line
Open source release of street center lines in Chicago.
Stars: ✭ 108 (-7.69%)
Mutual labels:  open-data
Text Segmentation
Implementation of the paper: Text Segmentation as a Supervised Learning Task
Stars: ✭ 115 (-1.71%)
Mutual labels:  dataset
Pglib Opf
Benchmarks for the Optimal Power Flow Problem
Stars: ✭ 114 (-2.56%)
Mutual labels:  dataset
Bertqa Attention On Steroids
BertQA - Attention on Steroids
Stars: ✭ 112 (-4.27%)
Mutual labels:  dataset
Robust Lane Detection
Stars: ✭ 110 (-5.98%)
Mutual labels:  dataset

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 Mapbox GL JS.

Développement

Pré-requis

  • Node.js version 12 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].