country-handbook
Version:
Serves as an independent data scraping module, complete with ontology and full scraping ability for the MCIA country handbooks.
38 lines (37 loc) • 1.02 kB
JSON
{
"name": "country-handbook",
"version": "0.1.0",
"description": "Serves as an independent data scraping module, complete with ontology and full scraping ability for the MCIA country handbooks.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/WilliamRADFunk/country-handbook.git"
},
"keywords": [
"big-data",
"data",
"data-scraping",
"scraping",
"big",
"scraping",
"ontology",
"json",
"json-ld",
"jsonld",
"MCIA",
"country",
"country-handbook",
"handbook",
"countries",
"handbooks"
],
"author": "William R.A.D. Funk",
"license": "UNLICENSED",
"bugs": {
"url": "https://github.com/WilliamRADFunk/country-handbook/issues"
},
"homepage": "https://github.com/WilliamRADFunk/country-handbook#readme"
}