Analyze Real Estate Actual Price Registration open-sourced by the MOI (Ministry of the Interior)
- Ensure Python3 is installed:
brew install python3
- Crawl Actual Price datasets by issuing the following command:
python3 crawler.py
- Initialize database by issuing the following:
python3 db_creator.py
- Geocode Taiwanese addresses into GPS coordinates for further analysis:
python3 address_geocoder.py