Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saulshanabrook/property-data
https://github.com/saulshanabrook/property-data
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/saulshanabrook/property-data
- Owner: saulshanabrook
- Created: 2022-05-04T16:32:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-18T17:53:30.000Z (9 months ago)
- Last Synced: 2024-02-18T18:47:20.775Z (9 months ago)
- Language: HTML
- Homepage: https://saulshanabrook.github.io/property-data/
- Size: 34.2 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Property Data](https://property-data-z2ca4bc27q-ue.a.run.app/property-data/parcels)
Datasette instance deployed with MA property data for towns around Greenfield.
Data from https://www.mass.gov/info-details/massgis-data-property-tax-parcels
```shell
$ main.py
$ datasette --load-extension=mod_spatialite property-data.db
$ datasette publish cloudrun property-data.db --service property-data --install datasette-geojson-map --install datasette-leaflet-geojson --spatialite
```