Skip to content

Commit 12d26a8

Browse files
authored
Merge pull request #304 from cmu-delphi/Revisions
Safegraph patterns docs: Additions and Revisions
2 parents 4edb2e3 + 13c27e7 commit 12d26a8

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

docs/api/covidcast-signals/safegraph.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,10 @@ Patterns documentation](https://docs.safegraph.com/docs/weekly-patterns).
9595

9696
| Signal | Description |
9797
| --- | --- |
98-
| `bars_visit_num` | The number of daily visits to bar-related POIs in a certain region |
99-
| `bars_visit_prop` | The number of daily visits to bar-related POIs in a certain region, per 100,000 population |
100-
| `restaurants_visit_num` | The number of daily visits to restaurant-related POIs in a certain region |
101-
| `restaurants_visit_prop` | The number of daily visits to restaurant-related POIs in a certain region, per 100,000 population |
98+
| `bars_visit_num` | The number of daily visits made by those with SafeGraph's apps to bar-related POIs in a certain region |
99+
| `bars_visit_prop` | The number of daily visits made by those with SafeGraph's apps to bar-related POIs in a certain region, per 100,000 population |
100+
| `restaurants_visit_num` | The number of daily visits made by those with SafeGraph's apps to restaurant-related POIs in a certain region |
101+
| `restaurants_visit_prop` | The number of daily visits made by those with SafeGraph's apps to restaurant-related POIs in a certain region, per 100,000 population |
102102

103103
SafeGraph delivers the number of daily visits to U.S. POIs, the details of which
104104
are described in the [Places
@@ -119,3 +119,11 @@ SafeGraph provides newly updated data for the previous week every Wednesday,
119119
meaning estimates for a specific day are only available 3-9 days later. It may
120120
take up to an additional day for SafeGraph's data to be ingested into the
121121
COVIDcast API.
122+
123+
### Limitations
124+
125+
This data source is based on mobile devices that are members of SafeGraph panels, which is not necessarily the same thing as measuring the general public. This means that counts are subject to bias if some regions have a greater density of SafeGraph panel members as a percentage of the population. These counts do not represent absolute counts, and only count visits by members of the panel in that region.
126+
127+
The number of POIs coded as bars is much smaller than the number of POIs coded as restaurants.
128+
SafeGraph's Weekly Patterns data consistently lacks data on bar visits for Alaska, Delaware, Maine, North Dakota, New Hampshire, South Dakota, Vermont, West Virginia, and Wyoming.
129+
For certain dates, bar visits data is also missing for District of Columbia, Idaho and Washington. Restaurant visits data is available for all of the states, as well as the District of Columbia and Puerto Rico.

0 commit comments

Comments
 (0)