Skip to content

paugrau/EUI_RAU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 

Repository files navigation

EUI's Research Analytics Unit

Some potentially useful resources:

Reproductibility

Data management

Data cleaning

R packages

Data visualization

Maps

Research Design

Two great books on Causal Inference. The Mixtape has an emphasis on the maths beyond it, while The Effect might be more hands-on. Both provide snippets of code for the analyses.

To delve more into the specifics of different methods, the Mixtape Sessions are an incredible resource. Provides slides and code.

Difference in differences

Data analysis

R packages

Misc

Webscraping

Using R, generally you can use the package "rvest" for static pages or "RSelenium" for dynamic ones. Before scrapping, take into account ethical and legal considerations (eg. respecting website terms of service, avoiding server overload, and ensuring compliance with legal regulations), this guide provides an introduction.

  • These fantastic slides by Etienne Bacher provides almost all that is necessary to successfully extract information from static and dynamic webpages.

About

EUI's Research Analytics Unit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published