# Introduction

| When?   | Monday 20th November 2017 (9:30am - 4:30pm)                                                                                                                                                                          |
| ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Where?  | Liverpool Central Library [View on map](https://maps.google.com/maps?hl=en-GB\&q=53.40993169999999,-2.980787100000043\&sll=53.40993169999999,-2.980787100000043\&z=13\&markers=53.40993169999999,-2.980787100000043) |
| How?    | Sign up to [Voyage of the Data Treader here](https://www.eventbrite.co.uk/e/voyage-of-the-data-treader-library-data-camp-2017-registration-37308706345)                                                              |
| Twitter | [#DataTreaders](https://twitter.com/search?q=%23datatreaders)                                                                                                                                                        |

Are you interested in open data? Want to know more about using data to improve your library service? Or just want to play with some library data?

Library Data Camp will be a mix of workshops, discussions, and data playing. Anyone interested in using data to improve library services is welcome.

## Workshops

Teaching sessions (adapted from Library Carpentry materials) include:

* Introduction to data and spreadsheets for library staff
* Introduction to OpenRefine and a practical workshop to clean messy data

## Discussions

This is the unconference / library camp part of the event! Come with your own ideas of what you'd like to talk about in the sessions, and pitch discussion topics on the day. Some discussions already suggested include:

* Open data advocacy - how to talk to leaders and managers about open data;
* How to extract data from different LMS;
* Tools for working with data;
* Core datasets and schemas;
* Open data and citizen privacy;
* What you need to publish your very first library open data set;
* ...

There will also be fresh library data for the event to explore and discuss.

## What would you get out of the event?

* Understand key terms about data;
* Know what to do with your library data to demonstrate impact and make informed decisions;
* Learn key skills in manipulating data;
* Engage the public and encourage re-use of your data;
* Take on open data roles in your library service/authority;
* Find out how to release data from different library systems.

## Organisers

The Data Treaders are Claire Back (Plymouth Libraries), Aude Charillon (Newcastle Libraries), and Dave Rowe (LibrariesWest), with help from Denise Jones (Liverpool) and John Daniel (Leeds). OpenRefine training is provided by Owen Stephens.

## Sponsors

This event is supported by the [Libraries Taskforce](https://librariestaskforce.blog.gov.uk/) and [UKGovCamp](https://www.ukgovcamp.com/2017/10/17/library-data-day/)

![Libraries Taskforce Logo](https://github.com/LibrariesHacked/data-treaders/raw/master/taskforce.jpg) ![UKGovCamp Logo](https://github.com/LibrariesHacked/data-treaders/raw/master/ukgovcamp.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://librarydata.gitbook.io/voyage/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
