test-marco-24-may

771
0
Updated:
Files:1
Size:72 B
Formats:csv

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/daniellappv/test-marco-24-may/
https://datahub.io/daniellappv/test-marco-24-may/_r/-/Overview.png
https://datahub.io/daniellappv/test-marco-24-may/_r/-/README.md
https://datahub.io/daniellappv/test-marco-24-may/_r/-/config.json
https://datahub.io/daniellappv/test-marco-24-may/_r/-/data.csv
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/README.md
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/assets/Pasted image 20240514091335.png
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/assets/Pasted image 20240514091658.png
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/assets/Pasted image 20240514091853.png
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/assets/Pasted image 20240515003021.png
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/assets/Pasted image 20240515003051.png
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/assets/Pasted image 20240515010227.png
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/assets/Pasted image 20240515010236.png
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/assets/Pasted image 20240515010252.png
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/assets/Pasted image 20240517224144.png
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/assets/Pasted image 20240517225336.png
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/assets/Screenshot1.png
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/assets/Screenshot2.png
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/assets/config.json
https://datahub.io/daniellappv/test-marco-24-may/_r/-/docs/data.csv
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

README.mddocumentation
https://datahub.io/daniellappv/test-marco-24-may/_r/-/README.md
Typical Usage
  1. 1. Download data resources listed in the metadata file
  2. 2. Read README.md for full context

Data Files

Explore with AI

C02 PPM per decade

Download

Download CSV

About

C02 PPM per decade
Last updated
5 January 2026
Total rows
...
Format
CSV
File size
72 B

About this dataset

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

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 https://flowershow.app/docs/syntax

Here are some quick examples:

This is cool!

Here's a callout block.
It supports markdown and 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.