Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 509 Bytes

execution_log.md

File metadata and controls

11 lines (11 loc) · 509 Bytes
PS D:\Pipeline Mini Project> python main.py
2024-03-11 16:52:36,674 - get_db_connection() - INFO - Connection with database established
2024-03-11 16:52:36,676 - load_third_party() - INFO - 0 rows loaded into table ticket_sales
2024-03-11 16:52:36,678 - query_popular_tickets() - INFO - Query executed
Here are the most popular tickets in the past month:
  - Washington Spirits vs Sky Blue FC
  - Christmas Spectacular
  - The North American International Auto Show
PS D:\Pipeline Mini Project>