c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated AnnualUNVERIFIED
C

Civil parishes - Vintage/Millésimé - Portugal

APIQuery nowOpen workbench🇫🇷France

This dataset is part of the Geographical repository maintained by Huwise. This dataset contains data for civil parishes in Portugal. An official long name is provided. Processors and tools are using this data. Enhancements Add Portugal ISO 3166-3 code. Add long official name. Simplify geometries...

0
poor

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

Data schema (14 fields)

Filterable via the API (12)
yeardis_codedis_namecon_codecon_namefre_codefre_namefre_name_upperfre_name_lowerfre_area_codefre_typefre_name_long

Click a field to see example values.

FillFieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
yearFilterable via the APIdate
dis_codeFilterable via the APIOfficial Code Districttext
dis_nameFilterable via the APIOfficial Name Districttext
con_codeFilterable via the APIOfficial Code Municipalitytext
con_nameFilterable via the APIOfficial Name Municipalitytext
fre_codeFilterable via the APIOfficial Code Parishtext
fre_nameFilterable via the APIOfficial Name Parishtext
fre_name_upperFilterable via the APIOfficial Name Parish upper casetext
100%fre_name_lowerFilterable via the APIOfficial Name Parish lower casetext
100%fre_area_codeFilterable via the APIIso 3166-3 Area Codetext
100%fre_typeFilterable via the APITypetext
100%fre_name_longFilterable via the APILong Name Parishtext

Schema captured from opendatasoft 45 minutes 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: 2018 · con_code: 0207
{
  "year": "2018",
  "con_code": "0207",
  "con_name": "Cuba",
  "dis_code": "02",
  "dis_name": "Beja",
  "fre_code": "020703",
  "fre_name": "Vila Alva",
  "fre_type": "parish",
  "geo_shape": "[large value omitted]",
  "geo_point_2d": {
    "lat": 38.24878480132619,
    "lon": -7.888755817345696
  },
  "fre_area_code": "PRT",
  "fre_name_long": "Vila Alva",
  "fre_name_lower": "vila alva",
  "fre_name_upper": "VILA ALVA"
}
Record 2year: 2018 · con_code: 0115
{
  "year": "2018",
  "con_code": "0115",
  "con_name": "Ovar",
  "dis_code": "01",
  "dis_name": "Aveiro",
  "fre_code": "011509",
  "fre_name": "Ovar, S. João, Arada e S. Vicente de Pereira Jusã",
  "fre_type": "parish",
  "geo_shape": "[large value omitted]",
  "geo_point_2d": {
    "lat": 40.86499801945683,
    "lon": -8.625148734393576
  },
  "fre_area_code": "PRT",
  "fre_name_long": "União das freguesias de Ovar, São João, Arada e São Vicente de Pereira Jusã",
  "fre_name_lower": "ovar, s. joão, arada e s. vicente de pereira jusã",
  "fre_name_upper": "OVAR, S. JOÃO, ARADA E S. VICENTE DE PEREIRA JUSÃ"
}
Record 3year: 2018 · con_code: 0401
{
  "year": "2018",
  "con_code": "0401",
  "con_name": "Alfândega da Fé",
  "dis_code": "04",
  "dis_name": "Bragança",
  "fre_code": "040102",
  "fre_name": "Alfândega da Fé",
  "fre_type": "parish",
  "geo_shape": "[large value omitted]",
  "geo_point_2d": {
    "lat": 41.346462921007266,
    "lon": -6.948421058926835
  },
  "fre_area_code": "PRT",
  "fre_name_long": "Alfândega da Fé",
  "fre_name_lower": "alfândega da fé",
  "fre_name_upper": "ALFÂNDEGA DA FÉ"
}
Record 4year: 2018 · con_code: 0505
{
  "year": "2018",
  "con_code": "0505",
  "con_name": "Idanha-a-Nova",
  "dis_code": "05",
  "dis_name": "Castelo Branco",
  "fre_code": "050520",
  "fre_name": "Monsanto e Idanha-a-Velha",
  "fre_type": "parish",
  "geo_shape": "[large value omitted]",
  "geo_point_2d": {
    "lat": 40.01308857514171,
    "lon": -7.095449113006754
  },
  "fre_area_code": "PRT",
  "fre_name_long": "União das freguesias de Monsanto e Idanha-a-Velha",
  "fre_name_lower": "monsanto e idanha-a-velha",
  "fre_name_upper": "MONSANTO E IDANHA-A-VELHA"
}
Record 5year: 2018 · con_code: 0303
{
  "year": "2018",
  "con_code": "0303",
  "con_name": "Braga",
  "dis_code": "03",
  "dis_name": "Braga",
  "fre_code": "030373",
  "fre_name": "Lomar e Arcos",
  "fre_type": "parish",
  "geo_shape": "[large value omitted]",
  "geo_point_2d": {
    "lat": 41.524158242010486,
    "lon": -8.429850095046744
  },
  "fre_area_code": "PRT",
  "fre_name_long": "União das freguesias de Lomar e Arcos",
  "fre_name_lower": "lomar e arcos",
  "fre_name_upper": "LOMAR E ARCOS"
}

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-portugal-freguesia-millesime

License

Terms stated by the source (not a recognized license):

https://en.wikipedia.org/wiki/Public_domain

Query examples

curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/georef-portugal-freguesia-millesime/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 45 minutes ago

Dataset

Volume & freshness

Records
16k
15627
Update cadence
Annual
declared upstream
Last upstream update
7 months ago
2025-12-19
Temporal coverage
2018 → ongoing

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Civil parishes - Vintage/Millésimé - Portugal — live verification badge

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