Example for JSON data: Create and load a time series with JSON documents
These examples show how to create, load, and query a time series that stores JSON data.
About this task
Example: Load hybrid data that includes JSON documents
About this task
| Time series property | Definition |
|---|---|
| Timepoint size | 15 minutes |
| When timepoints are valid | Every 15 minutes with no invalid times |
| Data in the time series |
|
| Time series table |
|
| Origin | 2014-01-01 00:00:00.00000 |
| Regularity | Regular |
| Metadata | No metadata |
| Where to store the data | In a container that you create |
| How to load the data | Through an external table and a loader program |
| How to access the data | Through a virtual table |
Procedure
To create, load, and query a time series that contains
JSON data:
Example: Load pure JSON documents
About this task
| Time series property | Definition |
|---|---|
| Timepoint size | 15 minutes |
| When timepoints are valid | Every 15 minutes with no invalid times |
| Data in the time series |
|
| Time series table |
|
| Origin | 2014-01-01 00:00:00.00000 |
| Regularity | Regular |
| Metadata | No metadata |
| Where to store the data | In a container that you create |
| How to load the data | Through a loader program |
Procedure
To load pure JSON documents into a time series: