Manage Data#
Understanding Datasets - Learn about data schema components.
Modify a Data Schema - Learn how to view and update a schema and existing data.
Update Data - Modify data records using the console or API.
Defining Schemas:
Define a Schema - Design and implement a schema for your data. You’ll do this in a dataset that you can write data to.
Normalized Financial Symbols - Learn about selecting financial data records using any supported financial identifier type.
Data Model Examples demonstrates using datasets and the Unique Index to represent various data models.
Create a View - Aggregate data from various datasets, transform the data, and share the results with applications.
Example: Creating a View - Walk through an example of creating a view from datasets you create.