issues
search
COVID19Tracking
/
covid-publishing-api
Database and internal publishing API
Apache License 2.0
9
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump requests from 2.25.1 to 2.31.0
#213
dependabot[bot]
opened
1 year ago
0
Bump flask from 1.1.2 to 2.3.2
#212
dependabot[bot]
opened
1 year ago
0
Add research-edit batch type
#211
zachlipton
closed
3 years ago
0
[commands] add replay GitHub csv commits option
#210
space-buzzer
opened
3 years ago
0
include research data when processing edit batches
#209
zachlipton
closed
3 years ago
0
[small] do not force updating states when sending a new batch
#208
space-buzzer
closed
3 years ago
0
Adding a "research" param to GET endpoints.
#207
julia326
closed
3 years ago
0
Default to not serving data for dates past 3/7/2021.
#206
julia326
closed
3 years ago
0
pin all package versions
#205
zachlipton
closed
3 years ago
1
Not serve 7-day averages for columns denoting totals/cumulatives in APIv2
#204
julia326
closed
3 years ago
0
Add hospitalizedDischarged column
#203
zachlipton
closed
3 years ago
0
Fix census counts
#202
julia326
closed
3 years ago
0
Updating what we serve in US counts in API v2.0
#201
julia326
closed
3 years ago
1
[csv] add option to limit the number of days returned in `states/daily.csv` call
#200
space-buzzer
closed
3 years ago
0
Add US Daily APIv2 endpoints, and a bunch of associated refactoring
#199
julia326
closed
3 years ago
0
v2: add state metadata endpoint
#198
zachlipton
closed
3 years ago
0
Adding "data_quality_grade" as a top-level data point (not metadata).
#197
julia326
closed
3 years ago
0
V2 API: add population calculations
#196
zachlipton
closed
3 years ago
0
fix url escaping nonsense for aws config
#195
zachlipton
closed
3 years ago
1
AWS: disable unlimited CPU credits
#194
zachlipton
closed
3 years ago
1
Initial APIv2 endpoints: /states/<state>/daily, full and simplified.
#193
julia326
closed
3 years ago
0
Leaving lastUpdateIsoUtc out of unknown fields list on error
#192
julia326
closed
3 years ago
0
Medium-size change, several write/edit endpoint updates:
#191
julia326
closed
3 years ago
0
Update Slack notification text for push/publish
#190
zachlipton
closed
4 years ago
0
logging: remove default flask handler, update format
#189
space-buzzer
closed
4 years ago
0
fix: correctly handle multiple states edit in single request
#188
space-buzzer
closed
4 years ago
0
Support revocation of access tokens
#187
zachlipton
opened
4 years ago
0
[batches] make batch min/max edit dates date-strings instead of timesstamp
#186
space-buzzer
closed
4 years ago
1
[sql] States daily query refactoring (no functionality change)
#185
space-buzzer
closed
4 years ago
0
[csv] remove fake posNeg column, it's hidden and we don't need it
#184
space-buzzer
closed
4 years ago
1
Removing SNS topic file
#183
julia326
closed
4 years ago
0
Adding "Total PCR Tests (People)" to CSV output for States Daily
#182
julia326
closed
4 years ago
0
creates an sns topic for the app
#181
joshzarrabi
closed
4 years ago
0
[csv] give dateChecked a long display name
#180
space-buzzer
closed
4 years ago
0
[api/latest] add endpoint to get the most recent states data (for n days back)
#179
space-buzzer
closed
4 years ago
0
[csv] csv column renaming and ordering organization
#178
space-buzzer
closed
4 years ago
2
[states/info] Make sure states/info response is sorted by state abbv
#177
space-buzzer
closed
4 years ago
0
[CSV] Add TTR column to us daily csv
#176
space-buzzer
closed
4 years ago
0
❌ [CSV] column management and queries for "latest" data for states and US
#175
space-buzzer
closed
3 years ago
1
[tests] update testing data to include 2 days (instead of 1)
#174
space-buzzer
closed
4 years ago
0
If totalTestResults is null, don't crash?
#173
julia326
closed
4 years ago
0
Adding totalTestResults to US daily results (somewhat hacky)
#172
julia326
closed
4 years ago
0
redirects http to https traffic
#171
joshzarrabi
closed
4 years ago
2
fix: add newlines between new rows in edit diffs
#170
zachlipton
closed
4 years ago
0
[batch] split edit batch date info field to min/max dates
#169
space-buzzer
closed
4 years ago
1
Increasing gunicorn timeout to 60s, logging unknown fields if they appear
#168
julia326
closed
4 years ago
0
totalTestResults adjustments
#167
zachlipton
closed
4 years ago
0
[db] remove unused positiveConfirmed column
#166
space-buzzer
closed
4 years ago
0
Adding edit diff metadata to the batch object so that it gets stored in the DB.
#165
julia326
closed
4 years ago
0
add totalTestResultsSource to CoreData
#164
zachlipton
closed
4 years ago
0
Next