fanyangxi / singapore-land-ownership-info

Data dump of Singapore postal codes from scraping Onemap.sg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Singapore Land Ownership Info

This is a dump of all Singapore Land Ownership info, retrived from Onemap.sg. The download script is attached, and can run it to generate the dump, the dump file size will be around 500MB.

The Singapore postal codes used here is based on xkjyeah's work.

Note: Use of the data is governed by the Open Data Licence

After you have the dump file generated, can then use grep to do the search, eg.:

grep "Housing" data-result-landlots.json >> search-result-hdb.txt

About

Data dump of Singapore postal codes from scraping Onemap.sg


Languages

Language:Python 100.0%