Simple data scraper using Node.js. Data retrieved from Brisbane City Council website.
- Clone the repository to a folder.
- Open command window and navigate to the repository folder.
- Type "node dataaggregator" in the cmd window
- Open a browser window and type "localhost:8080/json" for the table of JSON data and "localhost:8080/csv" for the table of CSV data.