Skip to content

This repository provides an updated dataset of French cities for 2023, sourced from the official data.gouv.fr and enriched with data from the La Poste API. The dataset is available in multiple formats, offering comprehensive and up-to-date information for various applications.

License

Notifications You must be signed in to change notification settings

tawfikyassine/france-cities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

france cities (les villes de la France en json)

Updated France Cities Data for 2023: Comprehensive Dataset from Official Data.gouv.fr in Multiple Formats (final_cities.json). Explore and Enjoy!

note :

  • json data version 03/2023
  • insee is the unique identifier :)
"code_commune_insee" : the official unique identifier of the city
"code_postal" : zip code
"lat": latitude coordinate of the center of the city
"lng": longitude coordinate of the center of the city
"name": the name of the city

how i did to make this file ?

latitude & longitude coordinate for each city was getted from official la poste api. link : https://datanova.laposte.fr/datasets/laposte-hexasmal/api-doc

Official small case names was getted from data.gouv.fr using the package : https://github.com/BaseAdresseNationale/codes-postaux link : https://www.data.gouv.fr/fr/datasets/base-officielle-des-codes-postaux/

About

This repository provides an updated dataset of French cities for 2023, sourced from the official data.gouv.fr and enriched with data from the La Poste API. The dataset is available in multiple formats, offering comprehensive and up-to-date information for various applications.

Topics

Resources

License

Stars

Watchers

Forks

Packages