Merge branch 'main' of https://github.com/rubyhrzhang/property-map
This commit is contained in:
commit
88377cc7f6
46 changed files with 16523 additions and 10 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# Property Map
|
||||
|
||||
## Dev setup
|
||||
|
||||
```sh
|
||||
curl -1sLf 'https://dl.cloudsmith.io/public/task/task/setup.deb.sh' | sudo -E bash
|
||||
task prepare
|
||||
```
|
||||
|
||||
## Area
|
||||
|
||||
1. 45 min commute (perhaps near train station)
|
||||
|
|
@ -45,3 +52,5 @@
|
|||
- [Population by Ethnicity and Region 2021](https://www.ethnicity-facts-figures.service.gov.uk/uk-population-by-ethnicity/national-and-regional-populations/regional-ethnic-diversity/latest/#download-the-data)
|
||||
|
||||
- [Crime](https://data.police.uk/data/)
|
||||
|
||||
- [Postcode -> GPS](https://www.arcgis.com/sharing/rest/content/items/077631e063eb4e1ab43575d01381ec33/data)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue