The SSH Training Discovery Toolkit provides an inventory of training materials relevant for the Social Sciences and Humanities.

Use the search bar to discover materials or browse through the collections. The filters will help you identify your area of interest.

 

Data Notebook (jupyter)

Notebooks as combinations of live code and documentation in online lab environment that allow to execute the code.

Item
Title Body
Interactive computing

Service based on Jupyter Notebook enables the creation and sharing of documents containing “live” code, equations, visualisations and texts. It allows to write simple programs, numerical simulations, statistical modeling, data visualization and much more.

Meta-Analysis in Social Research

Introduction to Systematic Reviews in International Development

Analytical Information Systems

Learn about the use of programming for data analysis, data management, and statistical analysis techniques.

Core Curriculum

The lessons introduce terms, phrases, and concepts in software development and data science, how to best work with data structures, and use regular expressions in finding and matching data. We introduce the Unix-style command line interface, and teach basic shell navigation, as well as the use of loops and pipes for linking shell commands. We also introduce grep for searching and subsetting data across files. Exercises cover the counting and mining of data. In addition, we cover working with OpenRefine to transform and clean data, and the benefits of working collaboratively via Git/GitHub and using version control to track your work.

Geospatial Data Curriculum

This workshop is co-developed with the National Ecological Observatory Network (NEON). It focuses on working with geospatial data - managing and understanding spatial data formats, understanding coordinate reference systems, and working with raster and vector data in R for analysis and visualization.

Source
Title Body
EOSC-Synergy Training Platform

EOSC-Synergy training platform is set of tools for the creation and conduction EOSC related training courses. It facilitates cloud related courses providing tools for interactive computing. The platform is based on the container’s technologies, that allows for combining together in a suitable learning setup for students/training participants.

GESIS Notebooks

Have a Binder-Ready repository? With GESIS Notebooks, turn this repository into a persistent Jupyter environment, allowing you to continue your analysis from anywhere at any time.

This service is intended for use by social scientists. You can build and launch all binder-ready projects without logging in. If you want to have more persistent projects, you need to log in.

Library Carpentry

Library Carpentry workshops teach people working in library- and information-related roles how to:

  • Cut through the jargon terms and phrases of software development and data science and apply concepts from these fields in library tasks;
  • Identify and use best practices in data structures;
  • Learn how to programmatically transform and map data from one form to another;
  • Work effectively with researchers, IT, and systems colleagues;
  • Automate repetitive, error prone tasks.