Skip to content

Commit

Permalink
add sample stories and code to check AP syndication as potential cause
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulbot committed Sep 18, 2020
1 parent c26f918 commit a6d61e5
Show file tree
Hide file tree
Showing 67 changed files with 53,025 additions and 244 deletions.
243 changes: 228 additions & 15 deletions corona-by-state.ipynb

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions data/state-ap-stories.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
,state,ap_syndicated_pct
0,AL,0.148
1,AK,0.034
2,AZ,0.117
3,AR,0.039
4,CA,0.115
5,CO,0.167
6,CT,0.271
7,DE,0.012
8,DC,0.618
9,FL,0.226
10,GA,0.295
11,HI,0.012
12,ID,0.05
13,IL,0.119
14,IN,0.13
15,IA,0.244
16,KS,0.395
17,KY,0.108
18,LA,0.192
19,ME,0.044
20,MD,0.024
21,MA,0.336
22,MI,0.195
23,MN,0.095
24,MS,0.057
25,MO,0.12
26,MT,0.034
27,NE,0.133
28,NV,0.1
29,NH,0.041
30,NJ,0.005
31,NM,0.127
32,NY,0.08
33,NC,0.12
34,ND,0.072
35,OH,0.272
36,OK,0.157
37,OR,0.135
38,PA,0.113
39,RI,0.466
40,SC,0.31
41,SD,0.079
42,TN,0.08
43,TX,0.215
44,UT,0.067
45,VT,0.088
46,VA,0.126
47,WA,0.374
48,WV,0.356
49,WI,0.102
50,WY,0.173
51,PR,0.0
8 changes: 8 additions & 0 deletions data/state-attention/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
State-Level Story Counts
========================

One CSV for each state. Each CSV has columns for:
* state - the full state name
* date - the day
* total - the total number of stories in Media Cloud published by sources within that state on that day
* covid - the number of stories mentoning the coronavirus query terms in Media Cloud published by sources within that state on that day
4 changes: 4 additions & 0 deletions data/state-sample-stories/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
State-Level Random Story Samples
================================

One CSV for each state. Each CSV has a random set of 1000 stories matching the query term and time period.
1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-AK.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-AL.csv

Large diffs are not rendered by default.

1,003 changes: 1,003 additions & 0 deletions data/state-sample-stories/sample-stories-AR.csv

Large diffs are not rendered by default.

1,007 changes: 1,007 additions & 0 deletions data/state-sample-stories/sample-stories-AZ.csv

Large diffs are not rendered by default.

1,003 changes: 1,003 additions & 0 deletions data/state-sample-stories/sample-stories-CA.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-CO.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-CT.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-DC.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-DE.csv

Large diffs are not rendered by default.

1,006 changes: 1,006 additions & 0 deletions data/state-sample-stories/sample-stories-FL.csv

Large diffs are not rendered by default.

1,032 changes: 1,032 additions & 0 deletions data/state-sample-stories/sample-stories-GA.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-HI.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-IA.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-ID.csv

Large diffs are not rendered by default.

1,002 changes: 1,002 additions & 0 deletions data/state-sample-stories/sample-stories-IL.csv

Large diffs are not rendered by default.

1,002 changes: 1,002 additions & 0 deletions data/state-sample-stories/sample-stories-IN.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-KS.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-KY.csv

Large diffs are not rendered by default.

1,002 changes: 1,002 additions & 0 deletions data/state-sample-stories/sample-stories-LA.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-MA.csv

Large diffs are not rendered by default.

1,002 changes: 1,002 additions & 0 deletions data/state-sample-stories/sample-stories-MD.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-ME.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-MI.csv

Large diffs are not rendered by default.

1,002 changes: 1,002 additions & 0 deletions data/state-sample-stories/sample-stories-MN.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-MO.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-MS.csv

Large diffs are not rendered by default.

1,002 changes: 1,002 additions & 0 deletions data/state-sample-stories/sample-stories-MT.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-NC.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-ND.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-NE.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-NH.csv

Large diffs are not rendered by default.

1,007 changes: 1,007 additions & 0 deletions data/state-sample-stories/sample-stories-NJ.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-NM.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-NV.csv

Large diffs are not rendered by default.

1,002 changes: 1,002 additions & 0 deletions data/state-sample-stories/sample-stories-NY.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-OH.csv

Large diffs are not rendered by default.

1,002 changes: 1,002 additions & 0 deletions data/state-sample-stories/sample-stories-OK.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-OR.csv

Large diffs are not rendered by default.

1,017 changes: 1,017 additions & 0 deletions data/state-sample-stories/sample-stories-PA.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-PR.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-RI.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-SC.csv

Large diffs are not rendered by default.

1,048 changes: 1,048 additions & 0 deletions data/state-sample-stories/sample-stories-SD.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-TN.csv

Large diffs are not rendered by default.

1,007 changes: 1,007 additions & 0 deletions data/state-sample-stories/sample-stories-TX.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-UT.csv

Large diffs are not rendered by default.

1,006 changes: 1,006 additions & 0 deletions data/state-sample-stories/sample-stories-VA.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-VT.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-WA.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-WI.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-WV.csv

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions data/state-sample-stories/sample-stories-WY.csv

Large diffs are not rendered by default.

Binary file added images/AP story histogram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/attention - state overlay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
483 changes: 254 additions & 229 deletions images/attention - top online.ai

Large diffs are not rendered by default.

Binary file added images/attention - top online.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/attention - top online.png
Binary file not shown.
Binary file added images/comparison - AZ.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
143 changes: 143 additions & 0 deletions images/comparison - AZ.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/comparison - MA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
148 changes: 148 additions & 0 deletions images/comparison - MA.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/comparison-AZ.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/comparison-MA.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a6d61e5

Please sign in to comment.