In this video we will build a quick example of a python API client and use some of the data we download to create charts with matplotlib.
0:00 Intro
1:12 Creating Python Script/Importing
5:25 Download file organization
6:20 Add arguments to parser
9:57 Authorization
19:58 Save user arguments to vars
22:36 iidn=0 if endpoint is databases
24:16 Querying the endpoint
29:27 print pandas table
30:50 Writing data to files
50:22 Script for generating Chart PNG files