metadata
dataset_info:
features:
- name: PermitNumber
dtype: string
- name: ApplicationTrackingID
dtype: string
- name: SequenceNumber
dtype: int64
- name: ApplicationTypeShortDesc
dtype: string
- name: PermitStatusID
dtype: int64
- name: PermitStatusShortDesc
dtype: string
- name: PermitSeriesID
dtype: string
- name: PermitSeriesShortDesc
dtype: string
- name: PermitTypeID
dtype: string
- name: PermitTypeDesc
dtype: string
- name: SpecificStipulations
dtype: string
- name: PermitIssueDate
dtype: string
- name: IssuedWorkStartDate
dtype: string
- name: IssuedWorkEndDate
dtype: string
- name: BoroughName
dtype: string
- name: OnStreetName
dtype: string
- name: FromStreetName
dtype: string
- name: ToStreetName
dtype: string
- name: PermitteeName
dtype: string
- name: CreatedOn
dtype: string
- name: ModifiedOn
dtype: string
splits:
- name: train
num_bytes: 1441553
num_examples: 2548
download_size: 127741
dataset_size: 1441553
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
Transit Stops and RoutesDataset
DOT-permitted intercity bus stops with carrier names and permit status. More information about how this dataset was generated can be found here.