Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add dedupe and query-fatcat commands | Bryan Newbold | 2020-04-09 | 1 | -0/+30 |
| | |||||
* | refactor parse_cord19_csv.py into tool | Bryan Newbold | 2020-04-08 | 1 | -18/+34 |
| | |||||
* | fixes from prod | Bryan Newbold | 2020-04-03 | 1 | -5/+13 |
| | |||||
* | tool: reorder commands | Bryan Newbold | 2020-04-03 | 1 | -24/+18 |
| | |||||
* | refactor enrich into fatcat_covid19 | Bryan Newbold | 2020-04-03 | 1 | -2/+14 |
| | |||||
* | refactor elastic transform into CLI tool | Bryan Newbold | 2020-04-03 | 1 | -0/+14 |
| | |||||
* | refactor derivatives into CLI tool | Bryan Newbold | 2020-04-03 | 1 | -4/+17 |
| | |||||
* | document scripts and tools a bit | Bryan Newbold | 2020-04-03 | 1 | -0/+6 |
| | |||||
* | WIP: top-level helper script | Bryan Newbold | 2020-04-02 | 1 | -0/+55 |
Goal is to refactor most other covid19-specific commands into this tool, with code living in the fatcat_covid19 module. |