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
[Read the medRxiv preprint](https://www.medrxiv.org/content/10.1101/2020.02.02.20020016v1)
279
332
280
-
Our lab has been collecting data (freely available at [`data/nCoV-IDD-traveler-data.csv`](https://github.com/HopkinsIDD/ncov_incubation/blob/master/data/nCoV-IDD-traveler-data.csv)) on the exposure and symptom onset for novel coronavirus (nCoV-2019) cases that have been confirmed outside of the Hubei province.
333
+
Our lab has been collecting data (freely available at [`data/nCoV-IDD-traveler-data.csv`](https://github.com/HopkinsIDD/ncov_incubation/blob/master/data/nCoV-IDD-traveler-data.csv)) on the exposure and symptom onset for novel coronavirus (COVID-19) cases that have been confirmed outside of the Hubei province.
281
334
These cases have been confirmed either in other countries or in regions of China with no known local transmission.
282
-
We search for news articles and reports in both English and Chinese and abstract the data necessary to estimate the incubation period of nCoV-2019.
335
+
We search for news articles and reports in both English and Chinese and abstract the data necessary to estimate the incubation period of COVID-19.
283
336
Two team members independently review the full text of each case report to ensure that data is correctly input.
284
337
Discrepancies are resolved by discussion and consensus.
The bars where the exposure and symptom onset windows completely overlap are frequently travelers from Wuhan who were symptomatic on arrival to another country, that did not release further details.
@@ -338,7 +398,7 @@ The necessary components for estimating the incubation period are left and right
338
398
We use explicit dates and times when they are reported in the source documents, however when they are not available, we make the following assumptions:
339
399
340
400
- For cases without a reported right-bound on symptom onset time (SR), we use the time that the case is first presented to a hospital or, lacking that, the time that the source document was published
341
-
- For cases without an EL, we use 2019 December 1, which was the onset date for the first reported nCoV-2019 case; though we will test this assumption later
401
+
- For cases without an EL, we use 2019 December 1, which was the onset date for the first reported COVID-19 case; though we will test this assumption later
There are 175 cases from 48 countries and provinces outside of Hubei,
40
-
China. Of those 64 are known to be female (37%) and 107 are male (61%).
41
-
The median age is about 44.5 years (IQR: 34-55). 76 cases are from
42
-
Mainland China (43%), while 99 are from the rest of the world (57%). 98
43
-
cases presented with a fever (56%).
39
+
There are 181 cases from 49 countries and provinces outside of Hubei,
40
+
China. Of those 69 are known to be female (38%) and 108 are male (60%).
41
+
The median age is about 44.5 years (IQR: 34-55.5). 81 cases are from
42
+
Mainland China (45%), while 100 are from the rest of the world (55%). 99
43
+
cases presented with a fever (55%).
44
44
45
45
<imgsrc="README_files/figure-markdown_strict/data-summary-1.png"alt="This figure displays the exposure and symptom onset windows for each case in our dataset, relative to the right-bound of the exposure window (ER). The blue bars indicate the the exposure windows and the red bars indicate the symptom onset windows for each case. Purple areas are where those two bars overlap." />
0 commit comments