The workshop addresses the fundamentals of time series plotting and manipulation with Python. It was designed to be lectured at the Artificial Intelligence and Computational Methods in the Social Sciences lab - QLAB PUCP. The objective is to provide the student with the fundamental knowledge to process, manage, and visualize time series databases in Python. The workshop is divided into four sessions: the first session covers an introduction to time series concepts and implementation in Python; the second session focuses on techniques for visualizing time series data using Matplotlib; the third session teaches methods for extracting time series data through web scraping techniques; and the fourth session introduces econometric methods and analysis of time series data with Python. Additionally, the workshop includes databases for practical exercises, visual aids, and an assignment to reinforce the concepts learned.
📑 The syllabus is available here.
- 📅 sessions: Contains the four sessions of the workshop, detailed below:
01_Time_Series_Introduction
: Introduction to time series in Python.02_Time_Series_Visualization
: Data visualization of time series with Matplotlib.03_Time_Series_Extraction
: Extraction of time series data using web scraping.04_Time_Series_Analysis
: Introduction to macroeconometrics with Python.
- 📊 data: Contains the datasets to be used during the workshop.
- 🖼️ images: Contains images used during the sessions, including charts and plots.
- 📝 assignment: Contains the assignment instructions for participants.
- Email: esteban.cabrera@pucp.edu.pe
- GitHub Profile: