Back-end service providing rural attractivnes data and analysis tools.
|
|
преди 5 години | |
|---|---|---|
| data | преди 5 години | |
| .babelrc | преди 5 години | |
| .gitignore | преди 5 години | |
| README.md | преди 5 години | |
| helpers.js | преди 5 години | |
| index.js | преди 5 години | |
| nuts-data.js | преди 5 години | |
| package-lock.json | преди 5 години | |
| package.json | преди 5 години | |
| test.html | преди 5 години |
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
sudo systemctl start fz-node-rural_attractiveness