This repository provides a full list of regions, departments and cities in France, in various formats.
If you just need to grab data exports, simply browse data folder. It currently supports YAML and SQL formats.
First, you need to install all dependencies:
composer install
Then, in order to re-generate all the data from the latest yearly official data, just use:
make generate
This project is released under MIT licence.