Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Copy over function for reading csv. Callout to get states and counties. Merge state and county list. moved merge logic to counties method, dont care much for reusability right now I dont think. Make class models' properties strings due to dumb leading 0s from geo api. * Some house cleaning * Clean imports. Change output file path & wrtie row to file(maybe. who knows if itll work) * add requests to project * Just use the existing file instead of dictwriter. * Fix headers, add newlines to output. Test for state exists * add tenp to the output. duuhhh * add generated file. restructure scripts * readme * Cleanup * remove request dep from toml. * Add dep install in readme. * Wrap in name is main test. Use globals all around instead of returning in some funcs & not others
- Loading branch information