Skip to content

Commit 2a0b422

Browse files
authored
feat: add Kaggle organization badge (#727)
* feat: add Kaggle organization badge to README * feat: change Kaggle badge style from plastic to flat matches style of existing badges
1 parent cb43688 commit 2a0b422

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![npm version](https://img.shields.io/npm/v/vega-datasets.svg)](https://www.npmjs.com/package/vega-datasets)
44
[![Build Status](https://github.com/vega/vega-datasets/workflows/Test/badge.svg)](https://github.com/vega/vega-datasets/actions)
55
[![](https://data.jsdelivr.com/v1/package/npm/vega-datasets/badge?style=rounded)](https://www.jsdelivr.com/package/npm/vega-datasets)
6+
[![Kaggle](https://img.shields.io/badge/Kaggle-035a7d?style=flat&logo=kaggle&logoColor=white)](https://www.kaggle.com/organizations/vega-datasets)
67

78
Vega Datasets is the centralized hub for over 70 datasets featured in the examples and documentation of Vega, Vega-Lite, Altair and related projects. A dataset catalog conforming to the [Data Package Standard v2](https://datapackage.org/blog/2024-06-26-v2-release/) provides information on data structure, sourcing, and licensing. Generation scripts document data provenance and transformation, enabling reproducibility and transparency throughout the data preparation process. Each dataset is curated to illustrate essential visualization concepts, statistical methods, or domain-specific applications.
89

@@ -132,4 +133,4 @@ The repository code is licensed under the BSD-3-Clause License. Note that indivi
132133

133134
## Acknowledgments
134135

135-
Appreciation is extended to the numerous organizations and individuals who have generously shared their data for use in this collection.
136+
Appreciation is extended to the numerous organizations and individuals who have generously shared their data for use in this collection.

0 commit comments

Comments
 (0)