Quarto

Resources for Using Quarto at the Urban Institute

Introduction

We highly recommend checking out the slides and recording from an R Users Group talk in June 2023 from Aaron Williams called Quarto: The Life-Changing Magic of Tidying Up (Your Work with Notebooks).

1 What is Quarto?

Quarto is an open-source scientific and technical publishing system that lets users create and publish reproducible, production quality articles, presentations, dashboards, websites, blogs, and books. Quarto lets you generate dynamic output using Python, R, Julia, and Observable within reproducible documents that can be regenerated when underlying assumptions or data change. It also integrates with the citation manager Zotero, which can be particularly useful when working on publications.

We recommend checking out the official Quarto documentation to learn what you can do with the tool. In particular, the gallery provides great examples of articles & reports, presentations, interactive documents, websites, books, and more.

2 Resources for using Quarto at Urban

Important

The templates in urbnquarto have not been approved by Urban’s COMMS team and should not be used for external publications without explicit approval from COMMS.

3 Examples from Urban projects

Contribute

If you have additional examples of projects at Urban that use Quarto that you would like included here, let us know by opening an issue or pull request in our GitHub repository.

3.1 Quarto Books

3.2 Quarto Websites

  • Mobility Metrics data tables: 3,500+ Quarto websites with data tables of metrics measuring the status of and progress toward increasing upward mobility and equity across geographies (repo here).
  • Education Data Portal FAQ site: A Quarto website with answers and code syntax for questions that users commonly ask about the Education Data Portal API (repo here).

3.3 Quarto Presentations