Skip to content
/ nlgis2 Public

Plotting characteristics of Dutch municipalities (1812-1997)

License

Notifications You must be signed in to change notification settings

IISH/nlgis2

Repository files navigation

nlgis2

The aim of the nlgis2 project is to reestablish the services provided by the nlgis project. The original nlgis project allowed researchers to upload data on characteristics of Dutch municipalities in the 19th and 20th century and plot that data on a map using Onno Boonstra's shapefiles ([urn:nbn:nl:ui:13-wsh-wv7]). In addition, nlgis2 aims to provide an R-package to easily plot such data in the R-environment using existing packages. Finally, there are various datasets on municipality characteristics that we aim to provide through a webservice.

The nlgis2 project is made possible by a Dans Small Data Project grant [https://dans.knaw.nl/en/content/projects/small-data-projects] and is executed by members of the International Institute of Social History [https://iisg.amsterdam]. The project closely collaborates with the Hic Sunt Leones group who were also awarded a Small Data Project grant to extent the existing shapefiles by making them available through RDF [https://www.hicsuntleones.nl].

R

In addition to the website (https://nlgis.nl) the project provides a convenience R-package to retrieve data through the API and plot this data, or other data for that matter, on the Boonstra maps. To install the package follow these instructions:

{r} install.packages("devtools") library(devtools) install_github("IISH/nlgis2", subdir = "r_package") library(nlgis) ?nlgis # To check the documentation ```

About

Plotting characteristics of Dutch municipalities (1812-1997)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published