You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/index.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,6 @@ by https://github.com/ClickHouse/clickhouse-docs/blob/main/scripts/autogenerate-
27
27
|[Terabyte Click Logs from Criteo](/getting-started/example-datasets/criteo)| A terabyte of Click Logs from Criteo |
28
28
|[WikiStat](/getting-started/example-datasets/wikistat)| Explore the WikiStat dataset containing 0.5 trillion records. |
29
29
|[TPC-DS (2012)](/getting-started/example-datasets/tpcds)| The TPC-DS benchmark data set and queries. |
30
-
|[Recipes Dataset](/getting-started/example-datasets/recipes)| The RecipeNLG dataset, containing 2.2 million recipes |
31
30
|[COVID-19 Open-Data](/getting-started/example-datasets/covid19)| COVID-19 Open-Data is a large, open-source database of COVID-19 epidemiological data and related factors like demographics, economics, and government responses |
32
31
|[NOAA Global Historical Climatology Network](/getting-started/example-datasets/noaa)| 2.5 billion rows of climate data for the last 120 yrs |
33
32
|[GitHub Events Dataset](/getting-started/example-datasets/github-events)| Dataset containing all events on GitHub from 2011 to Dec 6 2020, with a size of 3.1 billion records. |
@@ -40,10 +39,8 @@ by https://github.com/ClickHouse/clickhouse-docs/blob/main/scripts/autogenerate-
40
39
|[Laion-400M dataset](/getting-started/example-datasets/laion-400m-dataset)| Dataset containing 400 million images with English image captions |
41
40
|[Star Schema Benchmark (SSB, 2009)](/getting-started/example-datasets/star-schema)| The Star Schema Benchmark (SSB) data set and queries |
42
41
|[The UK property prices dataset](/getting-started/example-datasets/uk-price-paid)| Learn how to use projections to improve the performance of queries that you run frequently using the UK property dataset, which contains data about prices paid for real-estate property in England and Wales |
43
-
|[Reddit comments dataset](/getting-started/example-datasets/reddit-comments)| Dataset containing publicly available comments on Reddit from December 2005 to March 2023 with over 14B rows of data in JSON format |
44
42
|[OnTime](/getting-started/example-datasets/ontime)| Dataset containing the on-time performance of airline flights |
45
43
|[Taiwan Historical Weather Datasets](/getting-started/example-datasets/tw-weather)| 131 million rows of weather observation data for the last 128 yrs |
46
-
|[Crowdsourced air traffic data from The OpenSky Network 2020](/getting-started/example-datasets/opensky)| The data in this dataset is derived and cleaned from the full OpenSky dataset to illustrate the development of air traffic during the COVID-19 pandemic. |
47
44
|[NYPD Complaint Data](/getting-started/example-datasets/nypd_complaint_data)| Ingest and query Tab Separated Value data in 5 steps |
48
45
|[TPC-H (1999)](/getting-started/example-datasets/tpch)| The TPC-H benchmark data set and queries. |
49
46
|[Foursquare places](/getting-started/example-datasets/foursquare-places)| Dataset with over 100 million records containing information about places on a map, such as shops, restaurants, parks, playgrounds, and monuments. |
0 commit comments