act-now-coalition / covid-data-model

Data backend providing computed data for the graphs displayed at https://covidactnow.org

Home Page:https://covidactnow.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SELECTED_INTERVENTION.timeseries.csv endpoints list the intervention as “SELECTED_INTERVENTION

mikelehen opened this issue · comments

The SELECTED_INTERVENTION.timeseries.csv endpoints list the intervention as “SELECTED_INTERVENTION”:

curl https://data.covidactnow.org/snapshot/133/us/counties.SELECTED_INTERVENTION.timeseries.csv

date,hospitalBedsRequired,hospitalBedCapacity,ICUBedsInUse,ICUBedCapacity,cumulativeDeaths,cumulativeInfected,countryName,stateName,countyName,intervention,fips,lat,long,lastUpdatedDate
2020-03-05,0,21,0,,0,0,US,South Carolina,Abbeville,SELECTED_INTERVENTION,45001,34.22333378,-82.46170658,2020-04-21

Given we’re not documenting SELECTED_INTERVENTION, I don’t think this needs to block launch.