territorial
Regionalschlüssel (DE ARS)
German 12-digit Amtlicher Regionalschlüssel — the full administrative key (Land→Gemeinde). Matched before the 8-digit AGS.
- Authority
- Statistisches Bundesamt (Destatis)
- Granularity
- municipality
- Format
- 12 digits
- Sources
- 4
Sources exposing this identifier
| Source | Raw field | Sample values | Kind | Access | Filterable |
|---|---|---|---|---|---|
| API Certif Info | rs | — | query | openapi | Yes |
| Health, medical, social and social establishments 2018 in Guadeloupe (WFS service) | rs | — | field | wfs | Yes |
| Historique des établissements du domaine sanitaire et social en France | rs | — | field | opendatasoft | Yes |
| Open CCAM | rs | — | field | opendatasoft | Yes |
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.
- 1Health, medical, social and social establishments 2018 in Guadeloupe (WFS service)rsfilterablewfsOpen in workbench →
- 2API Certif InforsfilterableopenapiOpen in workbench →
# 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.