Last active
February 3, 2016 22:31
-
-
Save d3byex/e5ce6526ba2208014379 to your computer and use it in GitHub Desktop.
Walking Dead Season 5 Viewership Data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Season | Episode | SeriesNumber | Title | FirstAirDate | USViewers | |
|---|---|---|---|---|---|---|
| 5 | 1 | 52 | No Sanctuary | 10-12-2014 | 17290000 | |
| 5 | 2 | 53 | Strangers | 10-19-2014 | 15140000 | |
| 5 | 3 | 54 | Four Walls and a Roof | 10-26-2014 | 13800000 | |
| 5 | 4 | 55 | Slabtown | 11-02-2014 | 14520000 | |
| 5 | 5 | 56 | Self Help | 11-09-2014 | 13530000 | |
| 5 | 6 | 57 | Consumed | 11-16-2014 | 14070000 | |
| 5 | 7 | 58 | Crossed | 11-23-2014 | 13330000 | |
| 5 | 8 | 59 | Coda | 11-30-2014 | 14810000 | |
| 5 | 9 | 60 | What Happened and What's Going On | 02-08-2015 | 15640000 | |
| 5 | 10 | 61 | Them | 02-15-2015 | 12270000 | |
| 5 | 11 | 62 | The Distance | 02-22-2015 | 13440000 | |
| 5 | 12 | 63 | Remember | 03-01-2015 | 14430000 | |
| 5 | 13 | 64 | Forget | 03-08-2015 | 14530000 | |
| 5 | 14 | 65 | Spend | 03-15-2015 | 13780000 | |
| 5 | 15 | 66 | Try | 03-22-2015 | 13760000 | |
| 5 | 16 | 67 | Conquer | 03-29-2015 | 15780000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "Season": 5, | |
| "Episode": 1, | |
| "SeriesNumber": 52, | |
| "Title": "No Sanctuary", | |
| "FirstAirDate": "10-12-2014", | |
| "USViewers": 17290000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 2, | |
| "SeriesNumber": 53, | |
| "Title": "Strangers", | |
| "FirstAirDate": "10-19-2014", | |
| "USViewers": 15140000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 3, | |
| "SeriesNumber": 54, | |
| "Title": "Four Walls and a Roof", | |
| "FirstAirDate": "10-26-2014", | |
| "USViewers": 13800000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 4, | |
| "SeriesNumber": 55, | |
| "Title": "Slabtown", | |
| "FirstAirDate": "11-02-2014", | |
| "USViewers": 14520000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 5, | |
| "SeriesNumber": 56, | |
| "Title": "Self Help", | |
| "FirstAirDate": "11-09-2014", | |
| "USViewers": 13530000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 6, | |
| "SeriesNumber": 57, | |
| "Title": "Consumed", | |
| "FirstAirDate": "11-16-2014", | |
| "USViewers": 14070000}, | |
| { | |
| "Season": 5, | |
| "Episode": 7, | |
| "SeriesNumber": 58, | |
| "Title": "Crossed", | |
| "FirstAirDate": "11-23-2014", | |
| "USViewers": 13330000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 8, | |
| "SeriesNumber": 59, | |
| "Title": "Coda", | |
| "FirstAirDate": "11-30-2014", | |
| "USViewers": 14810000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 9, | |
| "SeriesNumber": 60, | |
| "Title": "What Happened and What's Going On", | |
| "FirstAirDate": "02-08-2015", | |
| "USViewers": 15640000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 10, | |
| "SeriesNumber": 61, | |
| "Title": "Them", | |
| "FirstAirDate": "02-15-2015", | |
| "USViewers": 12270000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 11, | |
| "SeriesNumber": 62, | |
| "Title": "The Distance", | |
| "FirstAirDate": "02-22-2015", | |
| "USViewers": 13440000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 12, | |
| "SeriesNumber": 63, | |
| "Title": "Remember", | |
| "FirstAirDate": "03-01-2015", | |
| "USViewers": 14430000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 13, | |
| "SeriesNumber": 64, | |
| "Title": "Forget", | |
| "FirstAirDate": "03-08-2015", | |
| "USViewers": 14530000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 14, | |
| "SeriesNumber": 65, | |
| "Title": "Spend", | |
| "FirstAirDate": "03-15-2015", | |
| "USViewers": 13780000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 15, | |
| "SeriesNumber": 66, | |
| "Title": "Try", | |
| "FirstAirDate": "03-22-2015", | |
| "USViewers": 13760000 | |
| }, | |
| { | |
| "Season": 5, | |
| "Episode": 16, | |
| "SeriesNumber": 67, | |
| "Title": "Conquer", | |
| "FirstAirDate": "03-29-2015", | |
| "USViewers": 15780000 | |
| } | |
| ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Season | Episode | SeriesNumber | Title | FirstAirDate | USViewers | |
|---|---|---|---|---|---|---|
| 5 | 1 | 52 | No Sanctuary | 10-12-2014 | 17290000 | |
| 5 | 2 | 53 | Strangers | 10-19-2014 | 15140000 | |
| 5 | 3 | 54 | Four Walls and a Roof | 10-26-2014 | 13800000 | |
| 5 | 4 | 55 | Slabtown | 11-02-2014 | 14520000 | |
| 5 | 5 | 56 | Self Help | 11-09-2014 | 13530000 | |
| 5 | 6 | 57 | Consumed | 11-16-2014 | 14070000 | |
| 5 | 7 | 58 | Crossed | 11-23-2014 | 13330000 | |
| 5 | 8 | 59 | Coda | 11-30-2014 | 14810000 | |
| 5 | 9 | 60 | What Happened and What's Going On | 02-08-2015 | 15640000 | |
| 5 | 10 | 61 | Them | 02-15-2015 | 12270000 | |
| 5 | 11 | 62 | The Distance | 02-22-2015 | 13440000 | |
| 5 | 12 | 63 | Remember | 03-01-2015 | 14430000 | |
| 5 | 13 | 64 | Forget | 03-08-2015 | 14530000 | |
| 5 | 14 | 65 | Spend | 03-15-2015 | 13780000 | |
| 5 | 15 | 66 | Try | 03-22-2015 | 13760000 | |
| 5 | 16 | 67 | Conquer | 03-29-2015 | 15780000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment