intro-open-data

Introduction to Open Data

https://github.com/julsraemy/intro-open-data

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.4%) to scientific vocabulary

Keywords

course linked-data open-data open-science
Last synced: 6 months ago · JSON representation ·

Repository

Introduction to Open Data

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 1
Topics
course linked-data open-data open-science
Created about 1 year ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

README.md

Introduction to Open Data

DOI

Prerequisites

  • Quarto
  • A text editor (VS Code recommended)
  • Git

Setup

  1. Clone the repository

bash git clone https://github.com/julsraemy/intro-open-data.git cd intro-open-data

  1. Install Quarto dependencies

bash quarto install

  1. Preview the website

bash quarto preview

  1. Build the website

bash quarto render

Deployment

The website is deployed directly from the gh-pages branch: - Pushes to the main branch trigger a new build - The website is automatically published to https://julsraemy.ch/intro-open-data - The site is built from the docs/ directory on the gh-pages branch

Course Content

The website is structured with the following key sections: - Characteristics of Open Data - Associated Movements and Principles - Platforms and Organisations - Assessment, Data Quality, and Best Practices - Techniques, Software, and Tools - Showcases

The course is designed for undergraduate students in Information Science at the HES-SO University of Applied Sciences and Arts of Western Switzerland, Haute école de gestion de Genève (HEG-GE).

Project History

This Quarto-based website supersedes the initial Marp presentation from the 2023-2024 spring semester, which can be found at: https://julsraemy.ch/prezi/intro-open-data-2024.html

Licenses

Cite this repository

Raemy, J. A. (2025). Introduction to Open Data [Course]. https://doi.org/10.5281/zenodo.14884761

Owner

  • Name: Julien A. Raemy
  • Login: julsraemy
  • Kind: user
  • Location: Basel, Switzerland

PhD Candidate in Digital Humanities at the University of Basel. Interoperability Specialist for DaSCH.

Citation (CITATION.CFF)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Introduction to Open Data
message: 'If you use this course, please cite it using the metadata'
type: course
authors:
  - given-names: Julien Antoine
    family-names: Raemy
    orcid: 'https://orcid.org/0000-0002-4711-5759'
    affiliation: Swiss Federal Archives
repository-code: 'https://github.com/julsraemy/intro-open-data'
url: 'https://julsraemy.ch/intro-open-data/'
doi: 10.5281/zenodo.14884761
abstract: >-
  This course provides a comprehensive introduction to Open
  Data, covering key aspects such as: Characteristics of
  Open Data, Associated Movements and Principles, Platforms
  and Organisations, Assessment, Data Quality, and Best Practices, Techniques,
  Software, and Tools, Showcases.
  The course is designed for undergraduate students in
  Information Science at the HES-SO University of Applied
  Sciences and Arts of Western Switzerland, Haute école de
  gestion de Genève (HEG-GE).
keywords:
  - Information Science
  - Data Science
  - Open Data
  - OGD
  - ORD
  - Open Science
  - Open Access
  - Open Scholarship
  - Licences
  - FAIR
  - CARE
  - Linked Data
  - Linked Open Usable Data
  - Collections as Data
date-released: 2025-02-01
license: CC-BY-4.0

GitHub Events

Total
  • Create event: 5
  • Release event: 2
  • Issues event: 2
  • Watch event: 2
  • Delete event: 2
  • Push event: 116
  • Pull request event: 4
  • Fork event: 1
Last Year
  • Create event: 5
  • Release event: 2
  • Issues event: 2
  • Watch event: 2
  • Delete event: 2
  • Push event: 116
  • Pull request event: 4
  • Fork event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 1
  • Total pull requests: 3
  • Average time to close issues: 4 days
  • Average time to close pull requests: 1 day
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 3
  • Average time to close issues: 4 days
  • Average time to close pull requests: 1 day
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • julsraemy (1)
Pull Request Authors
  • julsraemy (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/deploy.yml actions
  • actions/checkout v4 composite
  • actions/deploy-pages v2 composite
  • actions/upload-pages-artifact v2 composite
  • quarto-dev/quarto-actions/setup v2 composite