Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mszell/fyp2021

INSTRUCTOR's VERSION: Lectures of First Year Project 2021, Project 1
https://github.com/mszell/fyp2021

data-analysis data-science education python teaching-materials

Last synced: 3 days ago
JSON representation

INSTRUCTOR's VERSION: Lectures of First Year Project 2021, Project 1

Awesome Lists containing this project

README

        

# INSTRUCTOR's VERSION: First Year Project 2021 @ ITU
## Project 1, Road collisions analysis

This Github repository contains the instructor's teaching material for the [course](https://learnit.itu.dk/local/coursebase/view.php?ciid=590) project, lasting for 4-5 lectures. This is a data analysis project for first year data science students, after they have learned the basics of programming and data science. It teaches the students:

- Exploring and transforming real raw data, making numerical and visual reports
- Connecting data tables (accidents, vehicles, casualties)
- Investigating possible statistical associations by filtering for a variety of attributes
- Visualizing the data on a map

The instructor should keep this repo hidden from students, because updates are supposed to be pushed as the lecture progresses for the student repo, see here: https://github.com/mszell/fyp2021p01lectures

Course page: https://learnit.itu.dk/local/coursebase/view.php?ciid=590

![Project overview](readmeimg.png)