-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
41 lines (41 loc) · 1.28 KB
/
CITATION.cff
File metadata and controls
41 lines (41 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
cff-version: 1.2.0
title: Raincloud
abstract: >-
Raincloud is a client-reproducible pipeline for assembling a curated catalog
of public datasets as analytics-ready files in modern columnar and structured
formats. A single hand-authored manifest declares per-dataset fetch, parse,
transform, validate, and convert behaviour, supporting verifiable provenance
and consistent re-derivation of dataset artefacts across users and machines.
type: software
version: 0.1.1
date-released: 2026-05-07
url: "https://github.com/spiraldb/raincloud"
repository-code: "https://github.com/spiraldb/raincloud"
license: Apache-2.0
authors:
- given-names: Martin
family-names: Prammer
email: "raincloud@spiraldb.com"
affiliation: Spiral
- given-names: Nicholas
family-names: Gates
email: "raincloud@spiraldb.com"
affiliation: Spiral
- given-names: Robert
family-names: Kruszewski
email: "raincloud@spiraldb.com"
affiliation: Spiral
- given-names: Will
family-names: Manning
email: "raincloud@spiraldb.com"
affiliation: Spiral
keywords:
- parquet
- vortex
- datasets
- data-pipeline
- public-data
- reproducibility
message: >-
If you use Raincloud or its curated dataset catalog in academic work,
please cite it using the metadata in this file.