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 worksModules§
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