-
https://github.com/dsi-clinic/2024-winter-climate-cabinet-campaign-finance-tracker/blob/fe255eb668e99fe634e524f795ada4ed497b534c/data/raw/HV/harvard_eda.ipynb#L4
-
From campaign finance data
-
- Total contributions calculation
1. Import $candidate_name_finance.csv
2. From the A-Contributions, C-Contributions, I-Contributions sheet there is a Tran_Amt2 column. Take the…
-
```
# TODO: what is pos?
```
https://github.com/dsi-clinic/2024-winter-climate-cabinet-campaign-finance-tracker/blob/6289156899c02b94711ae953786dde51884520cf/src/utils/network.py#L147
-
https://www.fec.gov/introduction-campaign-finance/election-and-voting-information/
-
Example:
https://www.fec.gov/campaign-finance-data/current-campaigns-house-and-senate-file-description/
It would be great to have a template csv file available for download on the page that includ…
-
Identify places on ODCA where we should link to the FAQ or include specific explanation to give the user additional cotextual information about what they're looking at.
There's some forward thinking …
-
## What were you trying to do and how can we improve it?
I downloaded a bulk dataset for individual contributions from this page: https://www.fec.gov/campaign-finance-data/contributions-individuals-f…
-
Something like the [18F glossary](https://github.com/18f/glossary) where terms can be highlighted in situ. When clicking the terms, the glossary flies out to show the definition.
![screenshot from …
-
想試試電腦視覺作法
目前 idea :
- 空白 vs 非空白 分類器
- 群組類似圖片:讓志願者一口氣標記一群圖片,並塞幾張已知答案的做信度確認。
目前我有找到的資料:
- 取得隨機未填寫的圖片 https://campaign-finance.g0v.ctiml.tw/api/getrandoms
- 三年前 api 頁面,還能動 http://campaign-f…