Schema for ensemblSource
  Database: rn5    Primary Table: ensemblSource    Row Count: 30,404   Data last updated: 2015-02-04
Format description: Ensembl gene source classification, coding/non-coding status
On download server: MariaDB table dump directory
fieldexampleSQL type info description
name ENSRNOT00000000006varchar(255) values Ensembl transcript ID
source protein_codingvarchar(255) values gene source classification

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

Sample Rows
 
namesource
ENSRNOT00000000006protein_coding
ENSRNOT00000000008protein_coding
ENSRNOT00000000009protein_coding
ENSRNOT00000000010protein_coding
ENSRNOT00000000011protein_coding
ENSRNOT00000000013protein_coding
ENSRNOT00000000015protein_coding
ENSRNOT00000000018protein_coding
ENSRNOT00000000022pseudogene
ENSRNOT00000000025protein_coding

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