c0mm0.com — the continuously verified register of European data

← All identifiers

territorial

Regionalschlüssel (DE ARS)

German 12-digit Amtlicher Regionalschlüssel — the full administrative key (Land→Gemeinde). Matched before the 8-digit AGS.

join key4 filterable sources
Authority
Statistisches Bundesamt (Destatis)
Granularity
municipality
Format
12 digits
Sources
4

Reference / standard ↗

0 of 4 sources have sample values that match this key's format — they are directly joinable on it. The rest are candidates pending value evidence.

Sources exposing this identifier

SourceRaw fieldSample valuesKindAccessFilterable
API Certif Infors
queryopenapiYes
Health, medical, social and social establishments 2018 in Guadeloupe (WFS service)rs
fieldwfsYes
Historique des établissements du domaine sanitaire et social en Francers
fieldopendatasoftYes
Open CCAMrs
fieldopendatasoftYes

Value dot: values fit the format (joinable) · partial · mismatch · no samples. ◆ matched by the source's declared concept (highest confidence) · ≈ matched by pattern (lower confidence) ·* required · a “param” kind is a request input you can call the API with (driving sequential, drill-down queries). “Filterable” is authoritative for Opendatasoft and request parameters, captured for DataFair, inferred for feature services, and unknown for plain OpenAPI response fields.

Join plan

Joining sources on this key

The concrete recipe: 2 live sources can be queried by a de_ars value directly. Pick a value, run each call, and the responses describe the same entity from each source's angle.

  1. 1Health, medical, social and social establishments 2018 in Guadeloupe (WFS service)rsfilterablewfsOpen in workbench →
  2. 2API Certif InforsfilterableopenapiOpen in workbench →
Copy as code — curl
# Join plan — resolve one Regionalschlüssel (DE ARS) (de_ars) across 2 official sources.
# Replace <VALUE> with the de_ars value you want.

# 1. Health, medical, social and social establishments 2018 in Guadeloupe (WFS service) (wfs) — filter on rs
curl -s 'https://datacarto.karugeo.fr/wfs/481d7cea-799e-4198-9181-47a1faa46a32?service=WFS&version=2.0.0&request=GetFeature&typeNames=ms%3Aars_finess_2018&count=2&outputFormat=application%2Fjson&CQL_FILTER=rs%3D%27<VALUE>%27' -H 'Accept: application/json'

# 2. API Certif Info (openapi) — filter on rs
curl -s 'https://www.data.gouv.fr/dataservices/api-certif-info/recherche?rs=<VALUE>' -H 'Accept: application/json'

Replace <VALUE> with the join value. Each call hits the source's own API, filtered on its raw field for this key.