You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/covidcast-signals/jhu-csse.md
+19-40Lines changed: 19 additions & 40 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ grand_parent: COVIDcast API
9
9
10
10
***Source name:**`jhu-csse`
11
11
***Number of data revisions since 19 May 2020:** 1
12
-
***Date of last change:**[3 June 2020](../covidcast_changelog.md#jhu-csse)
12
+
***Date of last change:**[7 October 2020](../covidcast_changelog.md#jhu-csse)
13
13
***Available for:** county, hrr, msa, state (see [geography coding docs](../covidcast_geography.md))
14
14
15
15
This data source of confirmed COVID-19 cases and deaths is based on reports made
@@ -59,41 +59,32 @@ should be interpreted purely as an artifact of data reporting and correction.
59
59
Due to differences in state reporting standards, certain counties are not
60
60
reported in the JHU data or are reported combined with other counties.
61
61
62
-
At the County (FIPS) level, we report the data _exactly_ as JHU reports their
63
-
data, to prevent confusing public consumers of the data. JHU FIPS reporting
64
-
matches that used in the other signals, except for the following exceptions.
62
+
### Rhode Island
65
63
66
-
### New York City
64
+
As of June 2020, the JHU data [does not report any cases or deaths](https://github.com/CSSEGISandData/COVID-19/issues/3165) for individual counties in Rhode Island. These cases and deaths are reported unassigned to any individual county, and are attributed to the megaFIPS 44000 as well as contributing to the state-level estimates.
67
65
68
-
New York City comprises five boroughs, each of which is a county:
JHU does not report Puerto Rico deaths at the municipal level, but instead reports the numbers for the whole Commonwealth in the "Unassigned" category. We map this JHU UID to megaFIPS 72000 and use this information when reporting deaths at the state level.
77
69
78
-
**Data from all five boroughs are reported under New York County, FIPS Code
79
-
36061.** The other four boroughs are included in the dataset and show up in our
80
-
API, but always report zero cases and deaths.
70
+
### Utah
81
71
82
-
All NYC counts are mapped to the MSA with CBSA ID 35620, which encompasses all
83
-
five boroughs. All NYC counts are mapped to HRR 303, which intersects all five
84
-
boroughs (297 also intersects the Bronx and 301 also intersects Brooklyn and
85
-
Queens, but absent additional information, we chose to leave all counts in 303).
72
+
JHU reports some counts for Utah in special geocodes. These geocodes correspond to clusters of counties overseen by the same health department.
86
73
87
-
### Rhode Island
74
+
|County Name |JHU UID Code |
75
+
|-------------------|---------------|
76
+
|Bear River |84070015 |
77
+
|Central Utah |84070016 |
78
+
|Southeast Utah |84070017 |
79
+
|Southwest Utah |84070018 |
80
+
|TriCounty |84070019 |
81
+
|Weber-Morgan |84070020 |
88
82
89
-
As of June 2020, the JHU data does not report any cases or deaths for individual
90
-
counties in Rhode Island. These cases and deaths are reported unassigned to any
91
-
individual county, and are hence available in state-level estimates only.
83
+
These are mapped to the megaFIPS 49000 and accounted for in the state totals.
92
84
93
85
### Kansas City, Missouri
94
86
95
-
Kansas City intersects the following four counties, which themselves report
96
-
confirmed case and deaths data:
87
+
Kansas City intersects the following four counties, which themselves report confirmed case and deaths data:
97
88
98
89
|County Name |FIPS Code |
99
90
|-------------------|---------------|
@@ -102,29 +93,17 @@ confirmed case and deaths data:
102
93
|Cass County |29037 |
103
94
|Clay County |29047 |
104
95
105
-
**Data from Kansas City is given its own dedicated line, with FIPS
106
-
code 70003.** This is how JHU encodes their data. However, the data in
107
-
the four counties that Kansas City intersects is not necessarily zero.
108
-
109
-
For the mapping to HRR and MSA, the counts for Kansas City are dispersed to
110
-
these four counties in equal proportions.
96
+
**We distribute count totals to each of these counties in proportion to the population.** JHU reports all of these in the UID 84070003, which does not correspond to a Census Bureau FIPS.
111
97
112
98
### Dukes and Nantucket Counties, Massachusetts
113
99
114
-
**The counties of Dukes and Nantucket report their figures together,
115
-
and we (like JHU) list them under FIPS Code 70002.** Here are the FIPS codes
116
-
for the individual counties:
100
+
**The counties of Dukes and Nantucket report their figures together; We distribute count totals to each of these counties in proportion to the population.** JHU reports all of these in the UID 84070002, which does not correspond to a Census Bureau FIPS. Here are the FIPS codes for the individual counties:
117
101
118
102
|County Name |FIPS Code |
119
103
|-------------------|---------------|
120
104
|Dukes County |25007 |
121
105
|Nantucket County |25019 |
122
106
123
-
For the mapping to HRR and MSA, the counts for Dukes and Nantucket are
124
-
dispersed to the two counties in equal proportions.
125
-
126
-
The data in the individual counties is expected to be zero.
127
-
128
107
### Mismatched FIPS Codes
129
108
130
109
Finally, there are two FIPS codes that were changed in 2015 (see the [Census
Copy file name to clipboardExpand all lines: docs/api/covidcast_changelog.md
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,19 @@ Duplicate survey weights had corrupted historical figures for the following sign
44
44
45
45
We now include figures on Puerto Rico for all `jhu-csse` signals at the state level.
46
46
47
+
#### 1 September 2020
48
+
49
+
NY Boroughs county FIPS (36005, 36047, 36061, 36081, 36085) are now split in proportion to the population of each county, instead of being reported in aggregate in FIPS 36061.
50
+
51
+
#### 7 October 2020
52
+
53
+
The following changes were made to all `jhu-csse` signals related to geocoding
54
+
- NY Boroughs county FIPS (36005, 36047, 36061, 36081, 36085) are now [differentiated by JHU](https://github.com/CSSEGISandData/COVID-19/issues/3084),
55
+
- “Unassigned” and “Out of State” counts are assigned to a megaFIPS at the county level (XX000 where XX is the state FIPS code) and will now be incorporated into the state totals
56
+
- The split of the Kansas City, Missouri into its four subcounties is now done with a more precise population proportion,
57
+
- The split of the Dukes and Nantucket, Massachusetts FIPS codes into the two subcounties is now done with a more precise population proportion,
58
+
- Some counts are reported in the Utah territories JHU UIDs 84070015-84070020. These are now properly aggregated into the state megaFIPS 49000, which will be aggregated in state level information.
0 commit comments