> For the complete documentation index, see [llms.txt](https://civic-switchboard.gitbook.io/education-series/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://civic-switchboard.gitbook.io/education-series/segment-3-preparing-libraries-for-sharing-their-data/module-3.1-selecting-and-sharing-open-data.md).

# Module 3.1: Selecting and Sharing Open Data

## Introduction

In this module, we discuss selecting data for publication. For a library interested in making data available as open data, where might they begin? We will then examine how your library or a community organization may approach making data available and introduce the concept of a “data portal.”

#### Guiding Questions

* How do we identify data that the library collects that could be useful to our communities?
* How can we make data available?

#### Vignette

After conversations with local data intermediaries and community members, the public library believes that sharing their Wi-Fi access data through the local open data portal would be useful to the community. The librarian connects with the manager of the open data portal to begin the process of making data available through the portal.

## Instructional Materials

### Video

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiHhyQLuCq600FlDt9jWx%2Fuploads%2F5vQqcE3EVSdlUQYv9Fa8%2FModule%203.1%20captions%20burned%20in.mp4?alt=media&token=4b78e253-acce-493a-8378-759b0d9ddded>" %}
**Module 3.1 Captioned Video:** *Selecting and Sharing Open Data*
{% endembed %}

#### Video Files

{% file src="/files/sdw2q9QDPCc4zw2ljqH8" %}
**Module 3.1 Captioned Video:** *Selecting and Sharing Open Data*\
MP4 File
{% endfile %}

{% file src="/files/AfiAVDOEQwkOy5MNLycv" %}
**Module 3.1 Uncaptioned Video:** *Selecting and Sharing Open Data*\
MP4 File
{% endfile %}

### Script and Slide Deck

{% tabs %}
{% tab title="Module 3.1 Script Preview" %}
{% embed url="<https://docs.google.com/document/d/1WFeWgZ0PpqWXz1fAbtxgk73zZQjn9N8NaBcSvPvVpio/edit?usp=sharing>" %}
{% endtab %}

{% tab title="Module 3.1 Slide Deck Preview" %}
{% embed url="<https://docs.google.com/presentation/d/1iVQJYNpgq6oiwFA6WrTS98BhtoOtXdcNVW0LtrKf2xE/edit?usp=sharing>" %}
{% endtab %}
{% endtabs %}

#### Script and Slide Deck Files

{% file src="/files/xgGFuUZrFFzjgtepuyUE" %}
**Module 3.1 Script:** *Selecting and Sharing Open Data*\
Word Document File
{% endfile %}

{% file src="/files/DHdCZYponeAZo1cdd22t" %}
**Module 3.1 Script:** *Selecting and Sharing Open Data*\
PDF File
{% endfile %}

{% file src="/files/560nupE8qNcIHf5Czg9A" %}
**Module 3.1 Slides:** *Selecting and Sharing Open Data*\
PowerPoint File
{% endfile %}

{% file src="/files/vEMNZvhpbvzfaYKtDkSJ" %}
**Module 3.1 Slides:** *Selecting and Sharing Open Data*\
PDFt File
{% endfile %}

## Activities

We have two activities for this module, available here: [Module 3.1 Activities](/education-series/segment-3-preparing-libraries-for-sharing-their-data/module-3.1-selecting-and-sharing-open-data/module-3.1-activities.md)

## Resources

{% embed url="<http://opendatahandbook.org/guide/en/how-to-open-up-data/>" %}
The Open Knowledge Foundation's *Open Data Handbook* describes the legal, ethical, and technical considerations present in an open data initiative. In this section, the authors offer guidance about choosing data for sharing, including strategies for engaging community members in the process. This page also overviews strategies for making data technically available to users online.\
\
**Citation**: Open Knowledge Foundation, “[Make Data Available (Technical Openness)](http://opendatahandbook.org/guide/en/how-to-open-up-data/)” in *Open Data Handbook.*
{% endembed %}

{% embed url="<https://civic-switchboard.github.io/post_14/>" %}
Bob Gradeck, Director of the Western Pennsylvania Regional Data Center, offers guidance to libraries interested in hosting a digital platform for data publication. He describes the resources and input needed, as well as  technical approaches for hosting data.\
\
**Citation**: Gradeck, B. (updated May 1, 2019). "[8 Considerations for Libraries that Want to Open Data](https://civic-switchboard.github.io/post_14/)." Civic Switchboard Blog.
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://civic-switchboard.gitbook.io/education-series/segment-3-preparing-libraries-for-sharing-their-data/module-3.1-selecting-and-sharing-open-data.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
