Overview

Welcome to the body of your dataset site. Everything above this section is part of the Data package front matter.

Overview

Here is a quick overview of the template structure:

Overview.png

Structured data

Feel free to customize the data package frontmatter accordingly when publishing your own data.

Unstructured data

You can add as many markdown files to your GitHub repository as you like, and you can freely nest them in subdirectories. You can also enhance your content with other data visualisation components and markdown features.

Note: For a full list of supported markdown features visit Markdown syntax support

Here are some quick examples:

This is cool!

Here's a callout block.
It supports markdown and [[Internal link|wikilinks]].

Or you can quickly embed a piece of code as follows:

const ExampleCode = () => {
  return <div> .... </div>;
};

To read more about how this works, refer to the docs page.

Created by DataHub

You can use this template repository to bootstrap your own DataHub Cloud site.

© 2024 All rights reserved

Built with DataHub LogoDataHub Cloud