https://github.com/linhub15/open-property
An Open Data dashboard for Edmonton's property data
https://github.com/linhub15/open-property
deno fresh opendata soda-api
Last synced: about 1 month ago
JSON representation
An Open Data dashboard for Edmonton's property data
- Host: GitHub
- URL: https://github.com/linhub15/open-property
- Owner: linhub15
- Created: 2018-01-04T20:39:49.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T23:28:49.000Z (over 1 year ago)
- Last Synced: 2025-02-22T03:15:44.199Z (over 1 year ago)
- Topics: deno, fresh, opendata, soda-api
- Language: TypeScript
- Homepage: https://openproperty.ca
- Size: 507 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open Property
A simple tool to see a property assessment data. (Currently only supports
Edmonton, Alberta)
Built with [Fresh](https://fresh.deno.dev/) and [Deno](https://deno.land/)
```
deno task dev
```
Public data comes from City of Edmonton's open data portal.
- `https://data.edmonton.ca/City-Administration/Property-Assessment-Data-Historical-/qi6a-xuwt`
- `https://data.edmonton.ca/City-Administration/Property-Assessment-Data-Current-Calendar-Year-/q7d6-ambg`
### Bugs & features
- make search feature differentiate suite # in the search bar
- enable keyboard enter and arrow keys for searching
### Ideas
- calculate tax rate on the property
- https://www.edmonton.ca/residential_neighbourhoods/property-taxes?utm_source=virtualaddress&utm_campaign=taxrates#stack135584
- show property type (residential ... etc)
- check out Fresh Charts: https://deno.land/x/fresh_charts@0.2.1
- add map if it adds value
- add a logo + favicon
- add recently viewed addresses