Back-end service providing rural attractivnes data and analysis tools.
|
|
4 rokov pred | |
|---|---|---|
| data | 4 rokov pred | |
| r | 4 rokov pred | |
| static | 5 rokov pred | |
| views | 5 rokov pred | |
| .babelrc | 5 rokov pred | |
| .gitignore | 4 rokov pred | |
| README.md | 5 rokov pred | |
| helpers.js | 4 rokov pred | |
| index.js | 4 rokov pred | |
| nuts-data.js | 4 rokov pred | |
| package-lock.json | 5 rokov pred | |
| package.json | 5 rokov pred | |
| test.html | 5 rokov pred |
After the update of source data, refresh the service cache
GET https://publish.lesprojekt.cz/nodejs/refresh
List of all the datasets
GET https://publish.lesprojekt.cz/nodejs/datasets
Attractivity data for the region with ID equal to the 'nuts' parameter
GET https://publish.lesprojekt.cz/nodejs/scores/{nuts}/
Attractivity data for all the regions in source CSV data
GET https://publish.lesprojekt.cz/nodejs/scores
Computes and returns attractivity data for all the NUTS regions based on the incomming datasets and factor weights
POST https://publish.lesprojekt.cz/nodejs/scores
Computes and returns clusters based on attractivity data for all the NUTS regions and based on the incoming datasets and factor weights
POST https://publish.lesprojekt.cz/nodejs/clusters
sudo systemctl start fz-node-rural_attractiveness