Crate tgd

Crate tgd 

Source
Expand description

tgd - tribal government directory

A command line utility (cli) to query a directory of tribal governments

Examples:

$ tgd list # lists the names of all tribal governments
$ tgd list --name Muscogee # lists tribal governments with given name
$ tgd list --websites https # lists tribal governments who have https websites
$ tgd --help # more details about how it works

Modules§

args

Functions§

filter_govts
Filter the governments based on website filter, state, and name
list_govts
Take the CSV data and output all the governments
scrape_tribal_dir
Go to the page for the tribal directory, https://www.ncai.org/tribal-directory?page=1, and output the data into a CSV file
stats
Get basic stats about each tribal government