# Civic Switchboard Workshop Materials

With this section of the guide, we share materials created for the Civic Switchboard 2018 and 2024 workshops. All of the material is licensed under [Creative Commons Attribution license](https://creativecommons.org/licenses/by/4.0/) unless otherwise described (license statements are also included directly on the documents).

* [Identifying Ecosystem Players](https://github.com/civic-switchboard/guide/blob/master/toolkit/Identifying%20Ecosytem%20Players.pdf) (2018)

  * A series of prompts to consider when identifying the players in your civic data ecosystem

    identifying the players in your civic data ecosystem.&#x20;

* [Exploring Other Ecosystem Maps](https://github.com/civic-switchboard/guide/blob/master/toolkit/Exploring%20Other%20Ecosystem%20Maps.pdf) (2018)
  * A series of prompts (developed for the  the Civic Switchboard workshop) to use when looking at an ecosystem map created by someone else&#x20;

* [A Typology of Library Roles in Civic Data Partnerships](https://github.com/civic-switchboard/guide/blob/master/toolkit/Typology%20of%20Library%20roles%20in%20Civic%20Data%20Partnerships.pdf) (2018\_

  * A growing list of how libraries can be active participants in their local ecosystems

* [Civic Switchboard Activity Canvas](https://github.com/civic-switchboard/guide/blob/master/toolkit/Civic%20Switchboard%20Activity%20Canvas%20Updated%20May%202%202018.pdf) (2018)

  * A project planning sheet, inspired by [lean canvas](https://leanstack.com/is-one-page-business-model), to be used by library workers and data intermediaries together

* [Civic Switchboard Institute Facilitator Guide](https://docs.google.com/document/d/1hgIt-3kFj29R5NAUNX1wm9MJ4iNOaM_mL7qsG_glTGw/edit?usp=sharing) (2024)
  * This guide accompanies materials that the Civic Switchboard Project Team prepared for the Civic Switchboard Institute in 2024.  The guide provides instructions and suggestions for reusing the content for professional development.
  * Additionally, [a Google Drive folder](https://drive.google.com/drive/folders/1W41kBWcd2m4jZgIOO868TJgEQKFxiEVG?usp=sharing) provides access to adaptable slides and handouts (also linked from the facilitator guide.

{% embed url="<https://drive.google.com/drive/folders/1W41kBWcd2m4jZgIOO868TJgEQKFxiEVG?usp=drive_link>" %}
*Civic Switchboard Institute Adaptable Materials*
{% endembed %}

* Archival Collections as Open Civic Data Workshop Materials (2026)
  * This workshop guide and supporting slides can be used to facilitate a workshop on transforming archival materials and making them available as open civic data. This workshop supports the library role "Creating Civic Data." This workshop can be done with MLIS students or library workers.
  * The [workshop guide](https://github.com/civic-switchboard/guide/blob/master/toolkit/ArchivalCollectionsCivicData_Guide.odt) overviews the learning objectives, time and materials needed, and activities for participants to complete. Click "view raw" to download the file from GitHub.
  * The [slides](https://github.com/civic-switchboard/guide/blob/master/toolkit/ArchivalCollectionsCivicData.pptx) offer an introduction to transforming archival materials to open civic data and overviews the workshop activities. Slide notes are included for facilitators. The slides can be used during the workshop to guide participants. Click "view raw" to download the file from GitHub.


---

# 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://civic-switchboard.gitbook.io/guide/guide-resources/civic-switchboard-workshop-materials.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.
