Giter Club home page Giter Club logo

norgeo's Introduction

norgeo

R build status Codecov test coverage Download GitHub R package version (branch)

Intro

Regional granularity levels in Norway which are depicted by different codes, have undergone several changes over the years. Identifying when codes have changed and how many changes have taken place over several years can be troublesome. This package will help to identify these changes and track when the changes have taken place. The codes are based on those available from SSB.

Installation

norgeo package can be installed directly from CRAN or via GitHub page of Helseprofil. To install from CRAN:

install.packages("norgeo")

If you want to install the development version then use pak package to access to the GitHub. Running the codes below will install development version of norgeo.

if(!require(pak)) install.packages("pak")
pak::pkg_install("helseprofil/norgeo")

Usage

The data is downloaded via API form SSB Klass. To learn how to use the different functions in norgeo, please read the tutorial under Get Started

Output

Among the output produced by the function track_change() is as follows:

output-result

output-result

The data elucidate the complexity of all the codes change. For Larvik for instance, the municipality has grown in 2020 with the inclusion of Lardal. Therefore the code for Larvik has changed twice. How about Holmestrand? When there are more than 350 municipalities with different code changes, then tracking these can be a nightmare. The same with enumeration units ie. grunnkretser with 14000 units!

norgeo's People

Contributors

ybkamaleri avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.