Skip to content

dribdat/book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Skills Handbook 📖

This online book is part of a set of instruments to develop Data Skills in a group setting. The material should be accessible to beginners who have moderate IT skills, are able to confidently browse Internet websites and have worked with spreadsheets before.

🕹️ 10 GOTO WEBSITE

Background

The handbook builds on the Data Pipeline designed by the School of Data to work with students, journalists, and the civil society. It references the Dribdat platform and other tools from the open data community (Opendata.ch - Swiss chapter of Open Knowledge). The book was written for and with students of the Lucerne University of Applied Arts and Sciences (HSLU).

Contributing

🔜 This is an early draft and comments are very welcome.

We welcome you to contribute ideas for this guide! Please post a discussion topic, open an issue, start a Pull Request. You may also write to 📬 [email protected]

This documentation site is built using Livemark. See instructions below to get a copy of this book running on your computer:

Installation

Install Python Poetry and then install the dependencies:

poetry install

Enter the Poetry environment:

poetry shell

If all is good you can start the local server:

livemark start

Open http://localhost:7000/docs/ in your browser.

Deployment

This command updates the gh-pages branch on GitHub:

livemark build && ghp-import -p -f -o docs/

We are currently running this inside of a tidy GitHub Action, no need for manual upload.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published