The project is currently deployed at this URL: https://abusi-edilizi-opendata.dej611.now.sh/
- NodeJS, npm or yarn
This project was bootstrapped with Create React App.
To run the project locally you need to install all the required dependencies first, then start it:
npm i
npm run start
The project can be built and deployed on the internet.
npm run build
Once done the build
folder will be created and its content is ready to be deployed.
The following is a list of the data in this repository:
- Shapefile italian towns:
./public/italy_mappa_comuni.json
- Shapefile italian regions:
./public/italy_mappa_regioni.json
- Shapefile Municipalities for the city of Rome:
./public/municipi.json
. - Old to new mapping of Rome Municipalities:
./public/roma.json
- ISTAT data from the Rapporto BES:
./data/regions-data.json
- List of administration's datasets:
./data/towns-data.json
- Time series of Municipalities for the city of Rome:
./data/municipalities.json
- source: see the in the
towns-data.json
file for the city of Rome
- source: see the in the
- Time series per type for the city of Rome:
./data/breakdown.json
- source: see the in the
towns-data.json
file for the city of Rome
- source: see the in the
Let me know what do you think!
Enjoy it? Star this project!
Alternatively :)
Found any bug or issue? Please see below.
If you have ideas for more features to add to the article, or more data to add to it let us know or contribute with a PR!