Divisions
このリソースのメソッドの一覧は、このページの最後に掲載されています。
リソース表記
リクエストされたクエリに一致する行政区域を表します。
{
"ocdId": string,
"name": string,
"aliases": [
string
]
}
プロパティ名 |
値 |
説明 |
メモ |
aliases[] |
list |
同じ行政区域を参照するその他のオープン 市民データ識別子(たとえば、境界がこの部門と同義であると定義されている他の政治的部門を参照する識別子など)。たとえば、ワイオミング州には下院選挙区が 1 つしかないため、ocd-division/country:us/state:wy には ocd-division/country:us/state:wy/cd:1 のエイリアスが含まれます。 |
|
name |
string |
部門の名前。 |
|
ocdId |
string |
この部門の一意の Open Civic Data 識別子。 |
|
メソッド
- search
- 本名または OCD ID で行政区画を検索します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-23 UTC。
[null,null,["最終更新日 2024-08-23 UTC。"],[[["The resource represents a political geographic division, providing details such as its name, Open Civic Data identifier (ocdId), and any alternative identifiers (aliases)."],["The division's `ocdId` is a unique identifier, while `name` displays the division's name, and `aliases` might include other identifiers referring to the same or related divisions."],["This resource offers access to two key methods: `search`, which allows searching for political divisions by name or OCD ID, and `divisionsByAddress`, which identifies political divisions associated with a specific address."]]],[]]