美国支出客户 USASpending API的客户端 项目组织 . ├── usaspending_client │ ├── cli.py │ ├── data │ ├── features │ ├── ** init ** .py │ ├── models │ ├── utils.py │ └── visualization ├── data │ ├── external │ ├── interim │ ├── processed │ └── raw ├── docs ├── LICENSE ├── models ├── notebooks ├── README.md ├── references ├── reports │ └── figures └── setup.py 基于。 #cookiecutterdatascience