Plots Using Altair, A few Ways
Directly from Vega Editor
I can download a JSON specification from the Vega-Editor and save it in assets/json folder.
Using Altair to make the plot
With data included
The following plot was generated by using the full dataframe:
With data remotely hosted
The following plot was generated with a URL link to the data: