Schema for ensemblSource
  Database: canFam3    Primary Table: ensemblSource    Row Count: 60,994   Data last updated: 2021-05-25
Format description: Ensembl gene source classification, coding/non-coding status
On download server: MariaDB table dump directory
fieldexampleSQL type info description
name ENSCAFT00000000001.4varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

Connected Tables and Joining Fields
        canFam3.ensGene.name (via ensemblSource.name)
      canFam3.ensGtp.transcript (via ensemblSource.name)
      canFam3.ensPep.name (via ensemblSource.name)
      canFam3.ensemblToGeneName.name (via ensemblSource.name)
      knownGeneV39.knownToEnsembl.value (via ensemblSource.name)

Sample Rows
 
namesource
ENSCAFT00000000001.4protein_coding
ENSCAFT00000000003.4protein_coding
ENSCAFT00000000005.4protein_coding
ENSCAFT00000000006.4protein_coding
ENSCAFT00000000008.4protein_coding
ENSCAFT00000000009.4protein_coding
ENSCAFT00000000011.4protein_coding
ENSCAFT00000000012.5protein_coding
ENSCAFT00000000013.4protein_coding
ENSCAFT00000000014.5protein_coding

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.