Skip to content

Instantly share code, notes, and snippets.

We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
FR-ARA;Auvergne-Rhône-Alpes;metropolitan region
FR-BFC;Bourgogne-Franche-Comté;metropolitan region
FR-BRE;Bretagne;metropolitan region
FR-CVL;Centre-Val de Loire;metropolitan region
FR-20R;Corse;metropolitan collectivity with special status
FR-GES;Grand-Est;metropolitan region
FR-GP;Guadeloupe;overseas region
FR-GF;Guyane (française);overseas region
FR-HDF;Hauts-de-France;metropolitan region
FR-IDF;Île-de-France;metropolitan region
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
FR-01;Ain;metropolitan department
FR-02;Aisne;metropolitan department
FR-03;Allier;metropolitan department
FR-04;Alpes-de-Haute-Provence;metropolitan department
FR-06;Alpes-Maritimes;metropolitan department
FR-07;Ardèche;metropolitan department
FR-08;Ardennes;metropolitan department
FR-09;Ariège;metropolitan department
FR-10;Aube;metropolitan department
FR-11;Aude;metropolitan department
@mazieres
mazieres / FRA_ISO_3166-2.csv
Created March 2, 2022 06:29
ISO 3166-2 FRA
subdiv_type iso_3166-2 subdiv_name parent_subdiv
département métropolitain FR-01 Ain FR-ARA
département métropolitain FR-02 Aisne FR-HDF
département métropolitain FR-03 Allier FR-ARA
département métropolitain FR-06 Alpes-Maritimes FR-PAC
département métropolitain FR-04 Alpes-de-Haute-Provence FR-PAC
collectivité européenne FR-6AE Alsace FR-GES
département métropolitain FR-08 Ardennes FR-GES
département métropolitain FR-07 Ardèche FR-ARA
département métropolitain FR-09 Ariège FR-OCC
@mazieres
mazieres / MAP_FRA_ISO_3166-2.svg
Last active March 2, 2022 10:39
SVG Map of France with most of ISO_3166-2 subdivisions
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mazieres
mazieres / FRA_ISO_3166-2.json
Created March 3, 2022 07:11
ISO 3166-2 FRANCE JSON
{
"FR-01": {
"parent_subdiv": "FR-ARA",
"subdiv_name": "Ain",
"subdiv_type": "d\u00e9partement m\u00e9tropolitain"
},
"FR-02": {
"parent_subdiv": "FR-HDF",
"subdiv_name": "Aisne",
"subdiv_type": "d\u00e9partement m\u00e9tropolitain"
@mazieres
mazieres / namograph-diy.ipynb
Created June 21, 2023 06:19
A simple example of the use of the Namograph -- https://mazieres.gitlab.io/namograph/index.html
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mazieres
mazieres / iso639_to_language.json
Created April 14, 2025 09:49
Map any iso639 (1, 2-T, 2-B and 3) code to the corresponding language.
This file has been truncated, but you can view the full file.
{
"aa": {
"name": "Afar",
"iso639_1": "aa",
"iso639_2t": "aar",
"iso639_2b": "aar",
"iso639_3": "aar",
"scope": "Individual",
"lang_type": "Living"
},