timriffe / DDSQLtools

DemoData SQL tools. Wrappers for the DemoTools package to work with UNPD SQL data format

Home Page:https://timriffe.github.io/DDSQLtools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDSQLtools

R build status codecov lifecycle

Wrappers for the DemoTools package to work with UNPD SQL data format.

Date: 2021-10-05

This project is commissioned by the UN Population Division and financed by the Bill and Melinda Gates Foundation as part of the Making Family Planning Count project. Work is also done in collaboration with Marius D. Pascariu and Jorge Cimentada. This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 IGO (CC BY-SA 3.0 IGO). If you detect a bug or have a suggestion please notify us using the Issues tab on github. Even better if you fix it and make a pull request! See CONTRIBUTING.md for more tips on reporting bugs or offering patches.

You can load the DDSQLtools package in R like so:

# install.packages("devtools")

library(devtools)
install_github("timriffe/DDSQLtools")

(if the first incon of this README is red, then this might not be working at the moment. You can assume we're fixing it. If it's green, then it'll probably work.)

If you are a random visiting demographer then you probably would rather check out the DemoTools package.

About

DemoData SQL tools. Wrappers for the DemoTools package to work with UNPD SQL data format

https://timriffe.github.io/DDSQLtools

License:Other


Languages

Language:R 100.0%