Skip to content

Commit

Permalink
chore: add datasette metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
miklb committed Dec 14, 2024
1 parent 0965088 commit 1fadbcd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"title": "Tampa Development Coordination Locations",
"description": "Development coordination locations from City of Tampa",
"source": "City of Tampa Open Data",
"source_url": "https://arcgis.tampagov.net/arcgis/rest/services/OpenData/Planning/MapServer/31",
"databases": {
"data": {
"tables": {
"data": {
"sort_desc": "LASTUPDATE"
}
}
}
}
}

0 comments on commit 1fadbcd

Please sign in to comment.