iizy commited on
Commit
3614ac8
·
verified ·
1 Parent(s): 53d9ce6

docs: refresh distribution mesh (Wave 2 SEO sweep)

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -113,3 +113,36 @@ App code: MIT. Underlying data: CC BY 4.0 — attribution to [CalcFi](https://ca
113
  - **Permanent DOIs:** [Figshare](https://doi.org/10.6084/m9.figshare.32332290) · [Zenodo](https://doi.org/10.5281/zenodo.20302283) · [OSF](https://doi.org/10.17605/OSF.IO/PUMKT) · [Kaggle](https://doi.org/10.34740/kaggle/dsv/16356447) · [Mendeley](https://doi.org/10.17632/jsnwhy6vjn.1)
114
 
115
  > Built by [Jere Salmisto](https://orcid.org/0009-0000-0916-8684) — founder of [calcfi.app](https://calcfi.app).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  - **Permanent DOIs:** [Figshare](https://doi.org/10.6084/m9.figshare.32332290) · [Zenodo](https://doi.org/10.5281/zenodo.20302283) · [OSF](https://doi.org/10.17605/OSF.IO/PUMKT) · [Kaggle](https://doi.org/10.34740/kaggle/dsv/16356447) · [Mendeley](https://doi.org/10.17632/jsnwhy6vjn.1)
114
 
115
  > Built by [Jere Salmisto](https://orcid.org/0009-0000-0916-8684) — founder of [calcfi.app](https://calcfi.app).
116
+
117
+ ---
118
+
119
+ ## Distribution mesh — also available on
120
+
121
+ **Static landing pages (8 mirrors):**
122
+ - [GitLab Pages (canonical)](https://calcfi-open-data-4a2bc1.gitlab.io/)
123
+ - [GitHub Pages](https://jeresalmisto.github.io/calcfi-open-data/)
124
+ - [Cloudflare Pages](https://calcfi-open-data.pages.dev/)
125
+ - [Codeberg Pages (EU)](https://jerehere.codeberg.page/calcfi-open-data/)
126
+ - [Surge.sh](https://calcfi-open-data.surge.sh/)
127
+ - [Netlify](https://calcfi-open-data.netlify.app/)
128
+ - [AWS S3](https://calcfi-open-data.s3.us-east-1.amazonaws.com/index.html)
129
+ - [Datasette (live SQL)](https://calcfi-open-data.vercel.app/)
130
+
131
+ **Permanent DOIs (5):**
132
+ - [Figshare 10.6084/m9.figshare.32332290](https://doi.org/10.6084/m9.figshare.32332290)
133
+ - [Zenodo 10.5281/zenodo.20302283](https://doi.org/10.5281/zenodo.20302283) (CERN)
134
+ - [OSF 10.17605/OSF.IO/PUMKT](https://doi.org/10.17605/OSF.IO/PUMKT)
135
+ - [Kaggle 10.34740/kaggle/dsv/16356447](https://doi.org/10.34740/kaggle/dsv/16356447)
136
+ - [Mendeley Data 10.17632/jsnwhy6vjn.1](https://doi.org/10.17632/jsnwhy6vjn.1)
137
+
138
+ **Packages:** [PyPI `calcfidata`](https://pypi.org/project/calcfidata/) · [npm `calcfidata`](https://www.npmjs.com/package/calcfidata) · [Anaconda](https://anaconda.org/jeresalmisto/calcfidata) · [Go pkg](https://pkg.go.dev/gitlab.com/jere.salmisto/calcfi-open-data/go) · [Julia](https://github.com/jeresalmisto/CalcFiData.jl) · [dbt](https://github.com/jeresalmisto/dbt-calcfi-open-data) · [Read the Docs](https://calcfidata.readthedocs.io/)
139
+
140
+ **Data catalogs / warehouses:** [BigQuery Public](https://console.cloud.google.com/bigquery/analytics-hub/discovery/projects/1099067620437/locations/us/dataExchanges/calcfi_open_data_exchange/listings/calcfi_open_data) · [data.world](https://data.world/jerehere/calcfi-open-data) · [DoltHub](https://www.dolthub.com/repositories/jerehere/calcfi-open-data) · [MotherDuck](https://app.motherduck.com/share/92e4b6ab-46e0-42f4-8ebb-9e7ab22eae00)
141
+
142
+ **Repos:** [GitLab](https://gitlab.com/jere.salmisto/calcfi-open-data) · [GitHub](https://github.com/jeresalmisto/calcfi-open-data) · [Codeberg](https://codeberg.org/jerehere/calcfi-open-data)
143
+
144
+ **Companion website:** [calcfi.app](https://calcfi.app) — free personal-finance calculators built on this dataset.
145
+
146
+ **Author:** [Jere Salmisto](https://calcfi.app/about) · ORCID [0009-0000-0916-8684](https://orcid.org/0009-0000-0916-8684)
147
+
148
+ License: CC BY 4.0 (data) · MIT (code)