【練馬区】平成29年6月16日現在の位置情報等です。 ※座標系:世界測地系
ブラウザ: 表形式で表示
プログラム: JSON形式でデータ取得
現在のURL:
https://your-worker.domain/api/t131202d0000000102-f063bc9113ef741c8a67d23cf13a03ad-0/json
Python例:
import requests
response = requests.post("https://your-worker.domain/api/t131202d0000000102-f063bc9113ef741c8a67d23cf13a03ad-0/json", json={})
data = response.json()
{
"apiId": "t131202d0000000102-f063bc9113ef741c8a67d23cf13a03ad-0",
"title": "公共駐車場 公共駐車場",
"datasetId": "t131202d0000000102",
"datasetTitle": "公共駐車場",
"datasetDesc": "【練馬区】平成29年6月16日現在の位置情報等です。 \n※座標系:世界測地系\n",
"dataTitle": "公共駐車場",
"dataDesc": "",
"sheetname": "",
"version": "1.0.1",
"created": "2017/06/16 00:00:00",
"updated": "2017/06/16 00:00:00"
}
{
"total": 5,
"subtotal": 5,
"limit": null,
"offset": null,
"metadata": {
"apiId": "t131202d0000000102-f063bc9113ef741c8a67d23cf13a03ad-0",
"title": "公共駐車場 公共駐車場",
"datasetId": "t131202d0000000102",
"datasetTitle": "公共駐車場",
"datasetDesc": "【練馬区】平成29年6月16日現在の位置情報等です。 \n※座標系:世界測地系\n",
"dataTitle": "公共駐車場",
"dataDesc": "",
"sheetname": "",
"version": "1.0.1",
"created": "2017/06/16 00:00:00",
"updated": "2017/06/16 00:00:00"
},
"hits": [
{
"row": 1,
"NO": 1,
"施設名": "練馬駅北口地下駐車場",
"所在地": "練馬区練馬1-17-5",
"緯度": "35.73860642",
"経度": "139.6532724",
"電話番号": "03-3557-5190",
"自動車適正収容台数[台]": 460,
"自動二輪車適正収容台数[台]": 30,
"計[台]": 490
},
{
"row": 2,
"NO": 2,
"施設名": "石神井公園駅北口駐車場(石神井公園ピアレスパーキング)",
"所在地": "練馬区石神井町2-14-15",
"緯度": "35.74443935",
"経度": "139.6069778",
"電話番号": "03-5190-3981",
"自動車適正収容台数[台]": 262,
"自動二輪車適正収容台数[台]": 25,
"計[台]": 287
},
{
"row": 3,
"NO": 3,
"施設名": "大泉学園駅北口駐車場(大泉学園ゆめりあ北パーキング)",
"所在地": "練馬区東大泉1-29-1",
"緯度": "35.75006211",
"経度": "139.585652",
"電話番号": "03-5387-2600",
"自動車適正収容台数[台]": 38,
"自動二輪車適正収容台数[台]": 0,
"計[台]": 38
},
{
"row": 4,
"NO": 4,
"施設名": "大泉学園駅南口駐車場(大泉学園ゆめりあ南パーキング)",
"所在地": "練馬区東大泉5-43-1",
"緯度": "35.748556",
"経度": "139.5854184",
"電話番号": "03-5933-1711",
"自動車適正収容台数[台]": 242,
"自動二輪車適正収容台数[台]": 0,
"計[台]": 242
},
{
"row": 5,
"NO": 5,
"施設名": "合計",
"所在地": "-",
"緯度": "-",
"経度": "-",
"電話番号": "-",
"自動車適正収容台数[台]": 1002,
"自動二輪車適正収容台数[台]": 55,
"計[台]": 1057
}
]
}