Skip to content

Commit

Permalink
Update 2024-04-03
Browse files Browse the repository at this point in the history
  • Loading branch information
skriptum committed Apr 3, 2024
1 parent aeab1e9 commit 74fae54
Show file tree
Hide file tree
Showing 12 changed files with 82 additions and 2 deletions.
8 changes: 7 additions & 1 deletion TOC.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"vwl2": "II. Semester",
"vwl3": "III. Semester",
"vwl4": "IV. Semester",
"vwl5": "V. Semester"
"vwl5": "V. Semester",
"vwl6": "VI. Semester",
}


Expand Down Expand Up @@ -48,6 +49,11 @@
"VL_Feminist": "Feminist Economics",
"VL_PublicEcon": "Public Economics",
"VL_Zivilrecht": "Zivilrecht",

"VL_Econometrics": "Econometrics",
"VL_Umwelt": "Umweltökonomie",
"VL_Sozialismus": "Sozialismus",
"VL_SO2": "State, Economy, Society"
}

#%%
Expand Down
21 changes: 21 additions & 0 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -823,3 +823,24 @@ subtrees:
title: Test Exam
- file: vwl5/VL_PublicEcon/2024-01-31-Summary.md
title: Summary

- file: vwl6/README
title: VI. Semester
entries:

- file: vwl6/VL_Econometrics/README
title: Econometrics
entries:
- file: vwl6/VL_Econometrics/2024-04-02-Intro.md
title: Intro
- file: vwl6/VL_Umwelt/README
title: Umweltökonomie
entries:
- file: vwl6/VL_Sozialismus/README
title: Sozialismus
entries:
- file: vwl6/VL_SO2/README
title: State, Economy, Society
entries:
- file: vwl6/VL_SO2/2024-04-03-Einfuehrung.md
title: Einfuehrung
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Weiterführende Links
Anzahl Module
:::

:::{grid-item-card} 330
:::{grid-item-card} 340
Anzahl Notizen
:::

Expand Down
17 changes: 17 additions & 0 deletions vwl6/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
![2022-02-13_13-29](images/2022-02-13_13-29.jpg)

*99 Cent* by Andreas Gursky

Notizen zu meinem 6 Semester Volkswirtschaftslehre Uni Halle

## 6. Semester VWL

| Modul | Prof | Übersicht |
| ------------------------- | ------------------ | -------------------------------------- |
| Introductory Econometrics | Christoph Wunder | [Übersicht](VL_Econometrics/README.md) |
| Umweltökonomik | Bartosz Bartkowski | [Übersicht](VL_Umwelt/README.md) |
| Sozialistische Ökonomien | Magnus Neubert | [Übersicht](VL_Sozialismus/README.md) |
| | | |



7 changes: 7 additions & 0 deletions vwl6/VL_Econometrics/2024-04-02-Intro.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 03.04.2024 Introduction to Econometrics

Econometrics = *Statistics + Domain Knowledge + Math*

![img](../images/2024-04-03_10-23-27.jpg)

## Causality vs Correlation
13 changes: 13 additions & 0 deletions vwl6/VL_Econometrics/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Introductory Econometrics

Lecture by Christoph Wunder

Exam:

- 60 Minutes
- supervised online
- 4 pages of notes allowed



Computer Lab Tutorial = must register for one group, Laptop with *RStudio*!
Empty file.
10 changes: 10 additions & 0 deletions vwl6/VL_SO2/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# State, Economy and Society

Klausur:

- 2 Aufsatzfragen (1 wählen)
- danach Kurzwissensfragen
- 90 Minuten

entweder Hausarbeit oder Klausur

3 changes: 3 additions & 0 deletions vwl6/VL_Sozialismus/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Sozialistische Ökonomien

Einführung von Magnus Neubert
3 changes: 3 additions & 0 deletions vwl6/VL_Umwelt/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Umweltökonomie

Grundlagenvorlesung von Bartosz Bartkowski
Binary file added vwl6/images/2022-02-13_13-29.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vwl6/images/2024-04-03_10-23-27.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 74fae54

Please sign in to comment.