Skip to content

Commit 0d51efc

Browse files
committed
Tiny edits
1 parent 45e951a commit 0d51efc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/covidcast.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ returned by the [`covidcast_meta`](covidcast_meta.md) endpoint.
101101

102102
# Example URLs
103103

104-
### Delphi's COVID-19 Surveillance Streams from Facebook Survey CLI on 2020-04-06 - 2010-04-10 (county 06001)
104+
### Delphi's COVID-19 Surveillance Streams from Facebook Survey CLI on 2020-04-06 to 2010-04-10 (county 06001)
105105
https://delphi.cmu.edu/epidata/api.php?source=covidcast&data_source=fb-survey&signal=raw_cli&time_type=day&geo_type=county&time_values=20200406-20200410&geo_value=06001
106106

107107
```json
@@ -122,7 +122,7 @@ https://delphi.cmu.edu/epidata/api.php?source=covidcast&data_source=fb-survey&si
122122
}
123123
```
124124

125-
## Delphi's COVID-19 Surveillance Streams from Facebook Survey CLI on 2020-04-06 (all counties)
125+
### Delphi's COVID-19 Surveillance Streams from Facebook Survey CLI on 2020-04-06 (all counties)
126126
https://delphi.cmu.edu/epidata/api.php?source=covidcast&data_source=fb-survey&signal=raw_cli&time_type=day&geo_type=county&time_values=20200406&geo_value=*
127127

128128
# Code Samples

0 commit comments

Comments
 (0)