Git Product home page Git Product logo

driversbr's Introduction

driversbr driversbr website

R-CMD-check

This package is a data source that provides a licensed drivers dataset from the Brazilian Ministry of Transport.

Installation

You can install the development version of driversbr from Github:

# install.packages("devtools")
devtools::install_github("jotasaraiva/driversbr")

Example

This is a basic example of the data provided:

library(driversbr)

utils::head(drivers, 10)
#>          regiao uf      sexo faixa_etaria  ano categoria_cnh condutores
#> 1  Centro-Oeste DF Masculino      18 a 21 2023   categoria_a        127
#> 2  Centro-Oeste DF Masculino      18 a 21 2023  categoria_ab      10657
#> 3  Centro-Oeste DF Masculino      18 a 21 2023  categoria_ac          8
#> 4  Centro-Oeste DF Masculino      18 a 21 2023  categoria_ad         31
#> 5  Centro-Oeste DF Masculino      18 a 21 2023  categoria_ae          2
#> 6  Centro-Oeste DF Masculino      18 a 21 2023   categoria_b      16875
#> 7  Centro-Oeste DF Masculino      18 a 21 2023   categoria_c          6
#> 8  Centro-Oeste DF Masculino      18 a 21 2023   categoria_d         11
#> 9  Centro-Oeste DF Masculino      18 a 21 2023   categoria_e         NA
#> 10 Centro-Oeste DF Masculino      18 a 21 2023   categoria_x         NA

Citation

This package can be cited as follows:

citation("driversbr")
#> To cite package 'driversbr' in publications use:
#> 
#>   Saraiva JPM, Santos PAB (2024). _driversbr: Licensed drivers data
#>   from the Brazilian Ministry of Transport_.
#>   https://github.com/jotasaraiva/driversbr,
#>   https://jotasaraiva.github.io/driversbr/.
#> 
#> A BibTeX entry for LaTeX users is
#> 
#>   @Manual{,
#>     title = {driversbr: Licensed drivers data from the Brazilian Ministry of Transport},
#>     author = {João Pedro Melani Saraiva and Pedro Augusto Borges Santos},
#>     year = {2024},
#>     note = {https://github.com/jotasaraiva/driversbr, https://jotasaraiva.github.io/driversbr/},
#>   }

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.