Skip to content

lopo88603/FinancialDataAnalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

head.png

Financial Data Analytics in Python

Prof. Dr. Fabian Woebbeking
Assistant Professor of Financial Economics

IWH - Leibniz Institute for Economic Research
MLU - Martin Luther University Halle-Wittenberg

[email protected]

Birte Winter
PhD Candidate, Teaching Assistant (TA)

IWH - Leibniz Institute for Economic Research

[email protected]

Course Description

This course is designed to provide students with a hands-on understanding of the use of data science techniques in the field of finance. Students will learn how to collect, clean, and analyze financial data using Python, SQL and other tools. Topics will include financial data visualization, time series analysis and statistical modeling. Students will work on real-world projects to apply their knowledge to financial data.

Prerequisites

Studip (course schedule)

The course shedule is available at: https://studip.uni-halle.de/dispatch.php/course/details?sem_id=ceee7624465e9d8fa7fdbff72265df10

Materials

The course is hosted as a Git repository on GitHub: https://github.com/cafawo/FinancialDataAnalytics

FinancialDataAnalytics/
├── cases/  # Case description and supplements
│   └── ...  
├── figures/  # Figures used in slides.ipynb
│   └── ...  
├── homework/  # Homework assignments and solutions
│   └── ...  
├── src/  # Python scripts (.py)
│   └── ...  
├── README.md  # Syllabus
├── slides.ipynb  # MAIN source of information for this class
├── slides.html   # Static version of the script
└── ...  # TBA

As a backup, instead of opening .ipynb files locally, you can open the slides

This course is predominantly hands on and draws from several subject areas, such as financial economics, data science or textual analysis. As such, there exists no single text book recommendation. Relevant 'reading' material is linked in the script. That being said, resources include but are not limited to:

Grading Policy

The grading policy is discussed in detail during the first lecture.

All students are requested to hand in their homework, cases and presentation slides as one Git repository. We will discuss this during the first lecture.

Lectures

Lecture 1: Introduction

  • Setting up the tech
    • Git and GitHub
    • Necessary Python libraries (Anaconda distribution)
  • Introduction to the Python programming language

Lecture 2: TBA

...

Disclaimer:

This syllabus is a general plan for the course; deviations announced to the class by the instructor may be necessary.

About

University course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published