Data for French communes from the INSEE file "v_commune_2025.csv".
Format
A data frame with one row per commune and the following columns:
- TYPECOM
(chr) Type of commune (4 characters)
- COM
(chr) Commune code (5 characters)
- REG
(int) Region code (2 characters)
- DEP
(chr) Department code (3 characters)
- CTCD
(chr) Code of the territorial collectivity with departmental powers (4 characters)
- ARR
(chr) District (arrondissement) code (4 characters)
- TNCC_COM
(int) Name type indicator (1 character)
- NCC_COM
(chr) Official name in uppercase (200 characters)
- NCCENR_COM
(chr) Official name with proper typography (200 characters)
- LIBELLE_COM
(chr) Official name with article and proper typography (200 characters)
- CAN
(chr) Canton code (5 characters). For “multi-canton” communes, code ranges from 99 to 90 (pseudo-canton) or 89 to 80 (new communes)
- COMPARENT
(int) Parent commune code for municipal districts and associated or delegated communes (5 characters)