c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated AnnualUNVERIFIED

This dataset is part of the Geographical repository maintained by Opendatasoft. This dataset contains data for comuni in Italy in 2021. The data is sourced from ISTAT . Available levels Groups of regions Regions Provinces Comuni Enhancements Add Italian ISO 3166-3 code. Simplify geometries to pro...

0
poor

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

Data schema (17 fields)

Filterable via the API (15)
yearrip_coderip_namereg_codereg_nameprov_codeprov_namecom_codecom_namecom_name_uppercom_name_lowercom_area_codecom_typecom_altnamecom_capoluogo

Click a field to see example values.

FillFieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
yearFilterable via the APIdate
rip_codeFilterable via the APIOfficial Code Ripartizione geograficatext
rip_nameFilterable via the APIOfficial Name Ripartizione geograficatext
reg_codeFilterable via the APIOfficial Code Regionetext
reg_nameFilterable via the APIOfficial Name Regionetext
prov_codeFilterable via the APIOfficial Code Provincia/Città metropolitanatext
prov_nameFilterable via the APIOfficial Name Provincia/Città metropolitanatext
com_codeFilterable via the APIOfficial Code Comunetext
100%com_nameFilterable via the APIOfficial Name Comunetext
100%com_name_upperFilterable via the APIOfficial Name Comune upper casetext
100%com_name_lowerFilterable via the APIOfficial Name Comune lower casetext
100%com_area_codeFilterable via the APIIso 3166-3 Area Codetext
100%com_typeFilterable via the APITypetext
0%com_altnameFilterable via the APIAlternative name Comunetext
100%com_capoluogoFilterable via the APICapoluogo statustext

Schema captured from opendatasoft 2 hours ago.

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 1year: 2022 · com_code: 017014
{
  "year": "2022",
  "com_code": "017014",
  "com_name": "Bedizzole",
  "com_type": "Comune",
  "reg_code": "3",
  "reg_name": "Lombardia",
  "rip_code": "1",
  "rip_name": "Nord-Ovest",
  "geo_shape": "[large value omitted]",
  "prov_code": "17",
  "prov_name": "Brescia",
  "com_altname": null,
  "geo_point_2d": {
    "lat": 45.50005420898404,
    "lon": 10.420790039513651
  },
  "com_area_code": "ITA",
  "com_capoluogo": "No",
  "com_name_lower": "bedizzole",
  "com_name_upper": "BEDIZZOLE"
}
Record 2year: 2022 · com_code: 078092
{
  "year": "2022",
  "com_code": "078092",
  "com_name": "Papasidero",
  "com_type": "Comune",
  "reg_code": "18",
  "reg_name": "Calabria",
  "rip_code": "4",
  "rip_name": "Sud",
  "geo_shape": "[large value omitted]",
  "prov_code": "78",
  "prov_name": "Cosenza",
  "com_altname": null,
  "geo_point_2d": {
    "lat": 39.87224807263411,
    "lon": 15.908384267005331
  },
  "com_area_code": "ITA",
  "com_capoluogo": "No",
  "com_name_lower": "papasidero",
  "com_name_upper": "PAPASIDERO"
}
Record 3year: 2022 · com_code: 019039
{
  "year": "2022",
  "com_code": "019039",
  "com_name": "Cumignano sul Naviglio",
  "com_type": "Comune",
  "reg_code": "3",
  "reg_name": "Lombardia",
  "rip_code": "1",
  "rip_name": "Nord-Ovest",
  "geo_shape": "[large value omitted]",
  "prov_code": "19",
  "prov_name": "Cremona",
  "com_altname": null,
  "geo_point_2d": {
    "lat": 45.34945063213246,
    "lon": 9.83955633441237
  },
  "com_area_code": "ITA",
  "com_capoluogo": "No",
  "com_name_lower": "cumignano sul naviglio",
  "com_name_upper": "CUMIGNANO SUL NAVIGLIO"
}
Record 4year: 2022 · com_code: 064064
{
  "year": "2022",
  "com_code": "064064",
  "com_name": "Moschiano",
  "com_type": "Comune",
  "reg_code": "15",
  "reg_name": "Campania",
  "rip_code": "4",
  "rip_name": "Sud",
  "geo_shape": "[large value omitted]",
  "prov_code": "64",
  "prov_name": "Avellino",
  "com_altname": null,
  "geo_point_2d": {
    "lat": 40.87348677261134,
    "lon": 14.676998170437754
  },
  "com_area_code": "ITA",
  "com_capoluogo": "No",
  "com_name_lower": "moschiano",
  "com_name_upper": "MOSCHIANO"
}
Record 5year: 2022 · com_code: 016217
{
  "year": "2022",
  "com_code": "016217",
  "com_name": "Torre Pallavicina",
  "com_type": "Comune",
  "reg_code": "3",
  "reg_name": "Lombardia",
  "rip_code": "1",
  "rip_name": "Nord-Ovest",
  "geo_shape": "[large value omitted]",
  "prov_code": "16",
  "prov_name": "Bergamo",
  "com_altname": null,
  "geo_point_2d": {
    "lat": 45.44825305493422,
    "lon": 9.863250811218716
  },
  "com_area_code": "ITA",
  "com_capoluogo": "No",
  "com_name_lower": "torre pallavicina",
  "com_name_upper": "TORRE PALLAVICINA"
}

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

Using the API

Configuration

Base URL
https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/georef-italy-comune

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/georef-italy-comune/records?limit=20' -H 'Accept: application/json'

First 20 records of the dataset as JSON.

Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.

Full API documentation ↗

Rate limits

10 000 000 req/day
per ipmeasured
observed 2 hours ago

Dataset

Volume & freshness

Records
7.9k
7904
Update cadence
Annual
declared upstream
Last upstream update
4 years ago
2022-06-02
Temporal coverage
2021 → ongoing

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Comuni - Italy — live verification badge

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