MCPcopy Create free account
hub / github.com/danielbeach/data-engineering-practice / main.py

File main.py

Exercises/Exercise-1/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import requests
2
3download_uris = [
4 "https://divvy-tripdata.s3.amazonaws.com/Divvy_Trips_2018_Q4.zip",

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected