Jupyter Notebook that demonstrates how to access dataΒΆ

TODO: credit where this came from

print("hello world")
print("hello universe")
hello world
hello universe