Data Model
The CData Python Connector for Instagram models entities in the Instagram API as Tables, Views, and Stored Procedures. These are defined in schema files, which are simple, text-based configuration files.
Discovering the Schemas Programmatically
The available System Tables provide programmatic access to schema information as well as other connector metadata, such as the data source's querying capabilities.