Skip to content

Package of tools to download, prepare and build a Duckdb database from [Willamette Government Finance Database](https://willamette.edu/mba/research-impact/public-datasets/index.html)

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

luceydav/govFin

Repository files navigation

govFin

The goal of govFin is to offer tools to download, convert to a SQLite database and explore the Willamette Government Finance Database, a cleaned and aggregated version of the annual Census Bureau Census of Governments data.

Installation

The development version from GitHub with:

# install.packages("devtools")
devtools::install_github("luceydav/govFin")

Example

This is a basic example which shows you how to solve a common problem:

#library(govFin)
## basic example code

TODO

About

Package of tools to download, prepare and build a Duckdb database from [Willamette Government Finance Database](https://willamette.edu/mba/research-impact/public-datasets/index.html)

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages