DARIAH-ERIC / dariah-campus

Discovery layer and hosting platform for DARIAH learning resources.
https://campus.dariah.eu
6 stars 72 forks source link

[new resource]: Extracting CSV data from the EHRI Search API #548

Closed ClaireB82 closed 1 year ago

ClaireB82 commented 2 years ago

Title of the resource

Extracting CSV data from the EHRI Search API

Resource type

External Resource

Authors, editors and contributors

Mike Bryant

Topics (keywords)

Training & Education, Data management

Learning outcomes

Abstract

The EHRI (European Holocaust Research Infrastructure) Search API provides a way of retrieving information about items in the EHRI portal in JSON (JavaScript Object Notation) format by making HTTP requests to particular URLs. Instead of using a web browser to make web requests which return HTML pages, we use a command line tool (CuRL) that fetches structured data we can then transform into CSV (comma separated values), a format we can then import into a spreadsheet like Excel or Google Docs.

VickyGarnett commented 2 years ago

Hi Claire, all good to proceed, although unless this resource contains critique and discussion of pedagogical theory, I would remove the keyword 'Training and Education', thanks :) - V

VickyGarnett commented 1 year ago

Resource published