Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retrieval of departmental information using djehuty API

This repository contains an R project designed to retrieve and analyze departmental information using the djehuty API.

Overview

The department-stats project facilitates the extraction of departmental data from the 4TU.ResearchData.

NOTE: For now, code retrieves datasets from TU Delft ( parameter can be adapted)*

Features

  • Data Retrieval: Connects to the djehuty API to fetch up-to-date departmental information.
  • Data Prcoessing: Provides tools to process the retrieved data.
  • Reporting: Generates a visualisation on stats per department.

Requirements

  • R version 4.0 or higher
  • Packages: httr, jsonlite, dplyr, ggplot2

Installation

  1. Clone the repository:
git clone https://github.com/4TUResearchData/department-stats.git
  1. Navigate to the project directory:
cd department-stats
  1. Restore the project environment (if using renv)
renv::restore()

or Install required packages:

install.packages('httr2', 'jsonlite', 'dplyr', 'purrr', 'tidyr', 'stringr', 'ggplot2')

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages