-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.qmd
More file actions
23 lines (17 loc) · 1.44 KB
/
index.qmd
File metadata and controls
23 lines (17 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: "Datapages"
subtitle: "Tools and templates for rich data sharing"
description: |
A datapage is a website for your data, showing users interactive visualizations, rich documentation, and the data itself. And whatever other content you want!
Create your own datapage by using the [{{< fa brands github >}} datapages/datapage](https://github.com/datapages/datapage) template repository ([here's a more detailed guide](https://github.com/datapages/datapage/tree/main?tab=readme-ov-file#readme)).
listing:
- id: gallery
template: gallery.ejs
contents: gallery.yml
---
## Background
Findable, accessible, interoperable, and reusable (FAIR) data sharing is a key component of open science, but presents a challenge for researchers, especially those with limited technical expertise or resources. If datasets are shared, it's most often as static files, restricting the FAIRness of the data. Datapages bridges this gap by enabling researchers and other data distributors to easily share versioned datasets along with interactive visualizations, rich documentation, and user-friendly access functionality.
Datapages are made using [Quarto](https://quarto.org/), with interactive visualizations in [Observable](https://observablehq.com/), and hosted on [GitHub pages](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages). The data are stored on [Redivis](https://redivis.com).
## Gallery
::: {#gallery .column-page}
:::