data-pipelines-with-apache-airflow
data-pipelines-with-apache-airflow copied to clipboard
[Question] Chapter 3 section 1
when you use "curl -o /data/events.json http://events_api:5000/events" and say "fetch and store the events from the API" What is that API? I assume this DAG won't run? not sure if I missed something earlier and I can't seem to find that.