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
Change *Pulling and decoding JSON data* to reflect the title of the second non-intro video in the course, *Request JSON data from an API* (length 5:36)
Copy file name to clipboardExpand all lines: days/40-42-json-data/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This lesson will walk you through importing, decoding, understanding and parsing
7
7
8
8
## Day N: Understand and download JSON output
9
9
10
-
Two videos to watch today: *Inspecting JSON schema* and *Pulling and decoding JSON data*.
10
+
Two videos to watch today: *Inspecting JSON schema* and *Request JSON data from an API*.
11
11
12
12
These videos will demo some basic JSON schema as well a complex data set. After watching, feel free to play around with your own data sets or use the example in the repo code.
13
13
@@ -38,4 +38,4 @@ Be sure to share your last couple of days work on Twitter or Facebook. Use the h
38
38
39
39
Here are [some examples](https://twitter.com/search?q=%23100DaysOfCode) to inspire you. Consider including [@talkpython](https://twitter.com/talkpython) and [@pybites](https://twitter.com/pybites) in your tweets.
40
40
41
-
*See a mistake in these instructions? Please [submit a new issue](https://github.com/talkpython/100daysofcode-with-python-course/issues) or fix it and [submit a PR](https://github.com/talkpython/100daysofcode-with-python-course/pulls).*
41
+
*See a mistake in these instructions? Please [submit a new issue](https://github.com/talkpython/100daysofcode-with-python-course/issues) or fix it and [submit a PR](https://github.com/talkpython/100daysofcode-with-python-course/pulls).*
0 commit comments