mirror of
https://github.com/dwinkler1/dwinkler1.github.io.git
synced 2026-02-19 22:50:58 -05:00
added workshops
This commit is contained in:
parent
9e9d2c2dff
commit
9dfd029c53
3 changed files with 20 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
"href": "teaching.html",
|
"href": "teaching.html",
|
||||||
"title": "Teaching",
|
"title": "Teaching",
|
||||||
"section": "",
|
"section": "",
|
||||||
"text": "Marketing Analytics\nData-based Storytelling\n\n\n\n\n\nData-based Storytelling\nMarketing Research\n\n\n\n\n\nData Literacy"
|
"text": "Marketing Analytics\nData-based Storytelling\n\n\n\n\n\nData-based Storytelling\nMarketing Research\n\n\n\n\n\nData Literacy\n\n\n\n\n\nDifference-in-Differences\nWeb & API Scraping"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"objectID": "teaching.html#masters-level-courses",
|
"objectID": "teaching.html#masters-level-courses",
|
||||||
|
|
@ -27,6 +27,13 @@
|
||||||
"section": "",
|
"section": "",
|
||||||
"text": "Data Literacy"
|
"text": "Data Literacy"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"objectID": "teaching.html#academic-workshops",
|
||||||
|
"href": "teaching.html#academic-workshops",
|
||||||
|
"title": "Teaching",
|
||||||
|
"section": "",
|
||||||
|
"text": "Difference-in-Differences\nWeb & API Scraping"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"objectID": "research.html",
|
"objectID": "research.html",
|
||||||
"href": "research.html",
|
"href": "research.html",
|
||||||
|
|
|
||||||
|
|
@ -162,6 +162,13 @@ ul.task-list li input[type="checkbox"] {
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://dwinkler.org/dl/">Data Literacy</a></li>
|
<li><a href="https://dwinkler.org/dl/">Data Literacy</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section id="academic-workshops" class="level2">
|
||||||
|
<h2 class="anchored" data-anchor-id="academic-workshops">Academic Workshops</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://wu-rds.github.io/did/">Difference-in-Differences</a></li>
|
||||||
|
<li><a href="https://colab.research.google.com/drive/1QpQ8SuZfraw58YAQM5SeJO4fU0buwpc2">Web & API Scraping</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
|
||||||
|
|
@ -17,3 +17,8 @@ toc: false
|
||||||
## Electives
|
## Electives
|
||||||
|
|
||||||
- [Data Literacy](https://dwinkler.org/dl/)
|
- [Data Literacy](https://dwinkler.org/dl/)
|
||||||
|
|
||||||
|
## Academic Workshops
|
||||||
|
|
||||||
|
- [Difference-in-Differences](https://wu-rds.github.io/did/)
|
||||||
|
- [Web & API Scraping](https://colab.research.google.com/drive/1QpQ8SuZfraw58YAQM5SeJO4fU0buwpc2)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue