c0mm0.com — the continuously verified register of European data

Register record·DATASET·FR·AGENCYSTALE · checked 6d ago
W

Weddings since 2017 – City of Orleans

DatasetDiscovered1/7blocked by verifiedQuery nowOpen workbenchSubscribe🇫🇷France

A dataset listing weddings recorded in Orléans since 2017, published by Orléans Métropole. Records are disaggregated by sex and age group of the spouses, allowing analysis of marriage patterns and demographic trends within the city over time. The dataset covers civil marriages registered locally and is intended to support statistical and demographic analysis of vital events in Orléans.File listing weddings in Orléans since 2017. The data are disaggregated by sex and age group.

vital-statisticsagepopulation
33
poor

Weighted across five axes. Tap a ring for what it measures.

Data schema (15 fields)

Click a field to see example values.

FieldTypeDescription
CODE_INSEEINSEE commune codeintINSEE code identifying the commune.INSEE code identifying the commune.
COMMUNECommunetextName of the commune where the wedding took place.Name of the commune where the wedding took place.
ANNEEintYear of the wedding.Year of the wedding.
MOISintMonth of the wedding.Month of the wedding.
EPOUX_MOINS_25Epoux moins 25intNumber of grooms/husbands aged under 25.Number of grooms/husbands aged under 25.
EPOUX_25_44Epoux 25 44intNumber of grooms/husbands aged 25 to 44.Number of grooms/husbands aged 25 to 44.
EPOUX_45_64Epoux 45 64intNumber of grooms/husbands aged 45 to 64.Number of grooms/husbands aged 45 to 64.
EPOUX_PLUS_65Epoux plus 65intNumber of grooms/husbands aged 65 and over.Number of grooms/husbands aged 65 and over.
EPOUSE_MOINS_25Epouse moins 25intNumber of brides/wives aged under 25.Number of brides/wives aged under 25.
EPOUSE_25_44Epouse 25 44intNumber of brides/wives aged 25 to 44.Number of brides/wives aged 25 to 44.
EPOUSE_45_64Epouse 45 64intNumber of brides/wives aged 45 to 64.Number of brides/wives aged 45 to 64.
EPOUSE_PLUS_65Epouse plus 65intNumber of brides/wives aged 65 and over.Number of brides/wives aged 65 and over.
HOM_FEMHom femintNumber of weddings between a man and a woman.Number of weddings between a man and a woman.
FEM_FEMFem femintNumber of weddings between two women.Number of weddings between two women.
HOM_HOMHom homintNumber of weddings between two men.Number of weddings between two men.

Schema inferred from the distribution file's first records 21 days ago. Column types are sampled estimates, not source-declared.

Query the data

Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.

=

Sample data (5 records)

Record 1MOIS: 07 · ANNEE: 2026
{
  "MOIS": "07",
  "ANNEE": "2026",
  "COMMUNE": "ORLEANS",
  "FEM_FEM": "16",
  "HOM_FEM": "19",
  "HOM_HOM": "16",
  "CODE_INSEE": "45234",
  "EPOUX_25_44": "25",
  "EPOUX_45_64": "6",
  "EPOUSE_25_44": "0",
  "EPOUSE_45_64": "0",
  "EPOUX_PLUS_65": "0",
  "EPOUSE_PLUS_65": "0",
  "EPOUX_MOINS_25": "4",
  "EPOUSE_MOINS_25": "0"
}
Record 2MOIS: 03 · ANNEE: 2026
{
  "MOIS": "03",
  "ANNEE": "2026",
  "COMMUNE": "ORLEANS",
  "FEM_FEM": "4",
  "HOM_FEM": "13",
  "HOM_HOM": "4",
  "CODE_INSEE": "45234",
  "EPOUX_25_44": "13",
  "EPOUX_45_64": "3",
  "EPOUSE_25_44": "0",
  "EPOUSE_45_64": "0",
  "EPOUX_PLUS_65": "0",
  "EPOUSE_PLUS_65": "0",
  "EPOUX_MOINS_25": "1",
  "EPOUSE_MOINS_25": "0"
}
Record 3MOIS: 11 · ANNEE: 2025
{
  "MOIS": "11",
  "ANNEE": "2025",
  "COMMUNE": "ORLEANS",
  "FEM_FEM": "11",
  "HOM_FEM": "16",
  "HOM_HOM": "12",
  "CODE_INSEE": "45234",
  "EPOUX_25_44": "21",
  "EPOUX_45_64": "2",
  "EPOUSE_25_44": "0",
  "EPOUSE_45_64": "0",
  "EPOUX_PLUS_65": "1",
  "EPOUSE_PLUS_65": "0",
  "EPOUX_MOINS_25": "4",
  "EPOUSE_MOINS_25": "0"
}
Record 4MOIS: 09 · ANNEE: 2025
{
  "MOIS": "09",
  "ANNEE": "2025",
  "COMMUNE": "ORLEANS",
  "FEM_FEM": "14",
  "HOM_FEM": "22",
  "HOM_HOM": "16",
  "CODE_INSEE": "45234",
  "EPOUX_25_44": "2",
  "EPOUX_45_64": "0",
  "EPOUSE_25_44": "0",
  "EPOUSE_45_64": "0",
  "EPOUX_PLUS_65": "0",
  "EPOUSE_PLUS_65": "0",
  "EPOUX_MOINS_25": "0",
  "EPOUSE_MOINS_25": "0"
}
Record 5MOIS: 06 · ANNEE: 2025
{
  "MOIS": "06",
  "ANNEE": "2025",
  "COMMUNE": "ORLEANS",
  "FEM_FEM": "3",
  "HOM_FEM": "43",
  "HOM_HOM": "5",
  "CODE_INSEE": "45234",
  "EPOUX_25_44": "1",
  "EPOUX_45_64": "0",
  "EPOUSE_25_44": "0",
  "EPOUSE_45_64": "0",
  "EPOUX_PLUS_65": "1",
  "EPOUSE_PLUS_65": "0",
  "EPOUX_MOINS_25": "0",
  "EPOUSE_MOINS_25": "0"
}

Live sample captured at profiling time — values may have changed upstream.

Verification Status

Using the API

Query examples

curl -sL 'https://data.orleans-metropole.fr/api/explore/v2.1/catalog/datasets/statistiques-des-mariages/exports/csv?use_labels=true' -o data.csv

Full csv file download — the schema shown was inferred from the file's first records.

Dataset

Volume & freshness

Data size
5.3 KB
Last upstream update
8 years ago
2018-09-14

Coverage

First published
2018-09-14

License

No license declared upstream.

Documentation Data dictionary Versioning

Machine-readable & source

Weddings since 2017 – City of Orleans — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.