> For the complete documentation index, see [llms.txt](https://civic-switchboard.gitbook.io/guide/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/guide/guide-resources/data-literacies.md).

# Data Literacies

Bhargava, Rahul, Erica Deahl, Emmanuel Letouzé, Amanda Noonan, David Sangokoya, and Nathalie Shoup. “Beyond Data Literacy: Reinventing Community Engagement and Empowerment in the Age of Data.” Data-Pop Alliance, October 2015. <http://datapopalliance.org/wp-content/uploads/2015/11/Beyond-Data-Literacy-2015.pdf>.

Carnegie Library of Pittsburgh, and Western Pennsylvania Regional Data Center. “Data 101 Toolkit.” WPRDC, October 2, 2018. <http://www.wprdc.org/news/data-101-toolkit/>.

“Civic Data Guides: Thinking Critically about Digital Public Records.” Georgia Institute of Technology.  <https://serve-learn-sustain.gatech.edu/civic-data-guides-thinking-critically-about-digital-public-records>.

Community Information Now. “What’s Needed for a Community to Be Good at Using Data.”  <http://cinow.info/wp-content/uploads/2016/09/Whats-Needed-for-a-Community-to-be-Good-at-Using-Data-20160810.pdf>.

“Creating Data Literate Students.”  <http://datalit.sites.uofmhosting.net/>.

Crusoe, David. “Data Literacy Defined pro Populo: To Read This Article, Please Provide a Little Information.” The Journal of Community Informatics 12, no. 3 (October 8, 2016). <http://ci-journal.net/index.php/ciej/article/view/1290>.

EU Science Hub. “DigComp - Digital Competence Framework for Citizens.” EU Science Hub, June 10, 2015. <https://ec.europa.eu/jrc/en/digcomp>.

Library Carpentry.  <https://librarycarpentry.github.io/lessons/>.

Matthews, Paul. “Data Literacy Conceptions, Community Capabilities.” The Journal of Community Informatics 12, no. 3 (October 22, 2016). <http://ci-journal.net/index.php/ciej/article/view/1348>.

“We’re Convening a Data Literacy Consortium.” FabRiders (blog), February 12, 2019. <https://www.fabriders.net/data-literacy-consortium/>.“

Youth Data Literacy: Exploring Data Worlds at the Public Library.” <http://www.youthdataliteracy.info/>.


---

# 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:

```
GET https://civic-switchboard.gitbook.io/guide/guide-resources/data-literacies.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.
