Code Monkey home page Code Monkey logo

norwaynames's Introduction

norwaynames

The norwaynames package provides the following datasets

  • all this dataset includes the sex, count, and proportion of births for each first name from 1880 - 2017. The data set includes all names with more than 4 instances in any given year. Names have an NA count or percentage if they were not in use in that year. Before 1945, the count of births with each first name was not recorded. Proportion of births with each first name is recorded every year. Source: Statistics Norway https://www.ssb.no/en/statbank/table/10467/

  • girls this dataset includes the count, and proportion of births for each female first name from 1880 - 2017. The data set includes all names with more than 4 instances in any given year. Names have an NA count or percentage if they were not in use in that year. Before 1945, the count of births with each first name was not recorded. Proportion of births with each first name is recorded every year. Source: Statistics Norway https://www.ssb.no/en/statbank/table/10467/

  • boys this dataset includes the count, and proportion of births for each male first name from 1880 - 2017. The data set includes all names with more than 4 instances in any given year. Names have an NA count or percentage if they were not in use in that year. Before 1945, the count of births with each first name was not recorded. Proportion of births with each first name is recorded every year. Source: Statistics Norway https://www.ssb.no/en/statbank/table/10467/

library(norwaynames)
head(all)
#>   first_name year Percent Count    sex
#> 1      Aagot 1880   0.315    NA Female
#> 2       Aase 1880   0.031    NA Female
#> 3    Aashild 1880   0.016    NA Female
#> 4      Aasta 1880   0.031    NA Female
#> 5        Ada 1880   0.047    NA Female
#> 6      Adele 1880   0.016    NA Female

Installation

You can install the most recent version of norwaynames from github:

install_github("ekothe/norwaynames")

norwaynames's People

Contributors

ekothe avatar

Stargazers

Sigve Nakken avatar Norbert Köhler avatar Mikael Poul Johannesson avatar

Watchers

James Cloos 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.