Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Descriptions updated for Get Started/Tutorials (partly) #3812

Merged
merged 5 commits into from
Feb 10, 2025
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion getting-started/aggregation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Continuous aggregation
excerpt: Create an aggregate and query it
excerpt: A must have for real-time analytics, continuous aggregates summarize your data and stay up-to-date as new data pours in. Create and query a continuous aggregate in Timescale Cloud
products: [cloud]
keywords: [continuous aggregates, create]
layout_components: [next_prev_large]
Expand Down
2 changes: 1 addition & 1 deletion getting-started/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Get started with Timescale
excerpt: Getting started with your first Timescale instance
excerpt: Supercharge your real-time analytics on time-series data with Timescale Cloud. Create a free account, launch your first service, and use some of the advanced features
products: [cloud]
layout_components: [next_prev_large]
content_group: Getting started
Expand Down
2 changes: 1 addition & 1 deletion getting-started/next-steps.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Next steps
excerpt: Continue exploring Timescale
excerpt: Explore what features are available for your real-time analytics workloads after you have created a Timescale Cloud account and launched your first service
atovpeko marked this conversation as resolved.
Show resolved Hide resolved
products: [cloud]
keywords: [data migration, ingest, visualize, connect]
layout_components: [next_prev_large]
Expand Down
2 changes: 1 addition & 1 deletion getting-started/queries.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Queries
excerpt: Query your time-series data
excerpt: Timescale Cloud supports full SQL, so you don't need to learn a custom query language. Construct and run simple SQL queries on your Timescale Cloud service
products: [cloud]
keywords: [queries]
layout_components: [next_prev_large]
Expand Down
2 changes: 1 addition & 1 deletion getting-started/run-queries-from-console.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Run your queries from Timescale Console
excerpt: Use the data mode or SQL editor to run SQL queries, create charts and dashboards, and collaborate with teammates.
excerpt: Choose the right tool to manage your data. Timescale Cloud offers the data mode, the SQL editor, and the SQL Assistant to better address your needs
keywords: [popsql, sql editor, chart, dashboard]
layout_components: [next_prev_large]
content_group: Getting started
Expand Down
2 changes: 1 addition & 1 deletion getting-started/services.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Create your first Timescale service
excerpt: Sign up for Timescale and create your first service
excerpt: Timescale Cloud offers a range of capabilities to accommodate your real-time analytics and AI and vector workloads. Learn more about each of them and create your first service in Timescale Console
products: [cloud]
layout_components: [next_prev_large]
content_group: Getting started
Expand Down
2 changes: 1 addition & 1 deletion getting-started/tables-hypertables.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Tables and hypertables
excerpt: Create tables and hypertables in your Timescale account
excerpt: Hypertables are PostgreSQL tables designed to boost the performance of your real-time analytical queries. Create a table and then convert it into a hypertable in Timescale Console
products: [cloud]
keywords: [hypertables, create]
layout_components: [next_prev_large]
Expand Down
2 changes: 1 addition & 1 deletion getting-started/time-series-data.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Time-series data
excerpt: Add time-series data to your Timescale service
excerpt: Find out what time-series data is, how it is generated, and how you can run real-time analytics on it with Timescale Cloud
products: [cloud]
keywords: [ingest]
tags: [add, data, time-series]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/blockchain-analyze/analyze-blockchain-query.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Analyze the Bitcoin blockchain - query the data
excerpt: Analyze the Bitcoin blockchain with Timescale hyperfunctions
excerpt: Use Timescale Cloud hyperfunctions to construct advanced analytical queries and run them on blockchain transaction data
products: [cloud]
keywords: [intermediate, crypto, blockchain, Bitcoin, finance, analytics]
layout_components: [next_prev_large]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/blockchain-analyze/blockchain-dataset.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Analyze the Bitcoin blockchain - set up dataset
excerpt: Set up a dataset so you can analyze the Bitcoin blockchain
excerpt: Ingest and set up a sample dataset to run analytical queries on Bitcoin blockchain transactions with Timescale Cloud
products: [cloud]
keywords: [intermediate, crypto, blockchain, Bitcoin, finance, analytics]
layout_components: [next_prev_large]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/blockchain-analyze/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Analyze the Bitcoin blockchain
excerpt: Analyze the Bitcoin blockchain
excerpt: Use Timescale Cloud hyperfunctions to analyze transactions on the Bitcoin blockchain. This tutorial illustrates how to analyze the fees, the impact on BTC-USD, the average miner revenue, and more
products: [cloud]
keywords: [intermediate, crypto, blockchain, Bitcoin, finance, analytics]
layout_components: [next_prev_large]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/blockchain-query/beginner-blockchain-query.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Query the Bitcoin blockchain - query data
excerpt: Query the Bitcoin blockchain dataset
excerpt: Construct queries to get five most recent blockchain transactions and blocks using a sample dataset in Timescale Cloud
products: [cloud]
keywords: [beginner, crypto, blockchain, Bitcoin, finance, analytics]
layout_components: [next_prev_large]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/blockchain-query/blockchain-compress.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Query the Bitcoin blockchain - set up compression
excerpt: Compress the dataset so you can store the Bitcoin blockchain more efficiently
excerpt: Compress a sample dataset with Timescale Cloud so you can store the Bitcoin blockchain more efficiently
products: [cloud]
keywords: [beginner, crypto, blockchain, Bitcoin, finance, analytics]
layout_components: [next_prev_large]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/blockchain-query/blockchain-dataset.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Query the Bitcoin blockchain - set up dataset
excerpt: Set up a dataset so you can query the Bitcoin blockchain
excerpt: Ingest and set up a sample blockchain dataset to practice running analytical queries on it in Timescale Cloud
products: [cloud]
keywords: [beginner, crypto, blockchain, Bitcoin, finance, analytics]
layout_components: [next_prev_large]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/blockchain-query/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Query the Bitcoin blockchain
excerpt: Query the Bitcoin blockchain
excerpt: Learn to use Timescale Cloud to query and analyze transactions on a blockchain as you would any other time-series data. In this tutorial, you use Timescale Cloud to ingest, store, and analyze transactions
products: [cloud]
keywords: [beginner, crypto, blockchain, Bitcoin, finance, analytics]
layout_components: [next_prev_large]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/energy-data/compress-energy.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Energy consumption data tutorial - set up compression
excerpt: Compress the dataset so you can store the energy comnsumption data more efficiently
excerpt: Compress the sample dataset with Timescale Cloud to store the energy consumption data more efficiently
products: [cloud, mst, self_hosted]
keywords: [tutorials, query]
tags: [tutorials, beginner]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/energy-data/dataset-energy.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Energy time-series data tutorial - set up dataset
excerpt: Set up a dataset so you can query time-series data
excerpt: Ingest and set up a sample dataset with energy consumption data so that you can run queries on it in Timescale Console
products: [cloud, mst, self_hosted]
keywords: [tutorials, create, dataset]
tags: [tutorials, beginner]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/energy-data/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Energy consumption data tutorial
excerpt: Learn how to query energy consumption data
excerpt: Timescale Cloud is the perfect choice to analyze energy-related data. In this tutorial, you construct queries to take a closer look at energy consumption in a household
products: [cloud]
keywords: [tutorials, energy, learn]
tags: [tutorials, beginner]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/energy-data/query-energy.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Energy consumption data tutorial - query the data
excerpt: Energy consumption data
excerpt: Construct and run queries on a sample dataset to find out energy consumption by hour, day, and month
products: [cloud, mst, self_hosted]
keywords: [tutorials, query]
tags: [tutorials, beginner]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Ingest real-time financial websocket data - Set up the dataset
excerpt: Set up a dataset so you can query financial tick data to analyze price changes
excerpt: Ingest and set up a sample dataset in Timescale Cloud to run real-time analysis of financial data
products: [cloud]
keywords: [finance, analytics, websockets, data pipeline]
tags: [tutorials, intermediate]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Ingest real-time financial websocket data - Query the data
excerpt: Create candlestick views and query financial tick data to analyze price changes
excerpt: Create candlestick views and query financial tick data to analyze price changes with Timescale Cloud
products: [cloud]
keywords: [finance, analytics, websockets, data pipeline]
tags: [tutorials, intermediate]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/financial-ingest-real-time/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Ingest real-time financial websocket data
excerpt: Set up a data pipeline to get data from different financial APIs
excerpt: Ingest time-series data into Timescale Cloud using a websocket connection
products: [cloud]
keywords: [finance, analytics, websockets, data pipeline]
tags: [tutorials, intermediate]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/financial-tick-data/financial-tick-compress.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Analyze financial tick data - set up compression
excerpt: Compress the dataset so you can store the financial tick data more efficiently
excerpt: Compress a sample dataset with Timescale Cloud to store the financial data more efficiently
products: [cloud, mst, self_hosted]
keywords: [tutorials, finance, learn]
tags: [tutorials, beginner]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/financial-tick-data/financial-tick-dataset.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Analyze financial tick data - Set up the dataset
excerpt: Set up a dataset so you can query financial tick data to analyze price changes
excerpt: Ingest and set up a financial dataset in Timescale Cloud to run real-time analytical queries on it
products: [cloud, mst, self_hosted]
keywords: [tutorials, finance, learn]
tags: [tutorials, beginner]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/financial-tick-data/financial-tick-query.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Analyze financial tick data - Query the data
excerpt: Create candlestick views and query financial tick data to analyze price changes
excerpt: Create candlestick views and query financial tick data to perform real-time analysis of price changes in Timescale Cloud
products: [cloud, mst, self_hosted]
keywords: [tutorials, finance, learn]
tags: [tutorials, beginner]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/financial-tick-data/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Analyze financial tick data with TimescaleDB
excerpt: Learn how to store financial tick data and create candlestick views to analyze price changes
excerpt: Use Timescale Cloud to store financial tick data and create candlestick views to perform real-time analysis of price changes
products: [cloud, mst, self_hosted]
keywords: [tutorials, finance, learn]
tags: [tutorials, beginner]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Tutorials
excerpt: Learn how to use TimescaleDB in different scenarios with these step-by-step tutorials
excerpt: Timescale Cloud can be used in various sectors, and for various purposes. Follow our tutorials to see it used for real-time data analysis in the energy, finance, IoT, and other sectors
products: [cloud, mst, self_hosted]
---

Expand Down
2 changes: 1 addition & 1 deletion tutorials/nyc-taxi-cab/dataset-nyc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Query time-series data tutorial - set up dataset
excerpt: Set up a dataset so you can query time-series data
excerpt: Inject and set up a dataset in Timescale Cloud so you can query and visualize time-series data
products: [cloud]
keywords: [beginner, tutorials, create, dataset]
layout_components: [next_prev_large]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/nyc-taxi-cab/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Query time-series data tutorial
excerpt: Learn how to query time-series data
excerpt: Set up a sample dataset with historical taxi ride data, construct and run queries on it, then compress it for more efficient storage
products: [cloud, mst, self_hosted]
keywords: [tutorials, query, learn]
tags: [tutorials, beginner]
Expand Down
2 changes: 1 addition & 1 deletion tutorials/nyc-taxi-cab/query-nyc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Query time-series data tutorial - query the data
excerpt: Query time-series data
excerpt: Construct and run queries on a sample time-series dataset, then visualize them with Grafana
products: [cloud, mst, self_hosted]
keywords: [tutorials, query]
tags: [tutorials, beginner]
Expand Down