Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData Excel Add-In for GitHub Views
| Name | Description |
| Enterprises | Stores information about GitHub enterprises associated with the user, including identifiers and descriptive details. |
| LicenseConditions | Lists conditions and obligations imposed by a specific software license applied to a GitHub repository. |
| LicenseLimitations | Details restrictions and limitations imposed by a specific license in the context of a GitHub repository. |
| LicensePermissions | Describes permissions granted by a specific repository license, helping users understand the scope of allowed actions. |
| Licenses | Compiles all supported open-source licenses recognized by GitHub, aiding in license selection and compliance. |
| OrganizationIssueTypes | The organization's issue types. |
| OrganizationMannequins | Lists mannequin accounts (placeholders) linked to an organization for use in managing legacy contributions. |
| OrganizationMembers | Details all members and collaborators associated with the user's organizations or a specific organization. |
| OrganizationTeamMembers | Tracks team memberships within organizations, detailing roles and associated permissions for each member. |
| OrganizationTeamProjects | Lists projects accessible to specific teams within a GitHub organization, including details on collaboration and access rights. |
| OrganizationTeamRepositories | Tracks repositories that teams in an organization have access to, along with permission levels for each repository. |
| Projects | Holds metadata and organization-related details for GitHub projects, enabling structured project tracking. |
| RepositoryPullRequests | Lists information about pull requests in repositories. |