Schedule of urban electric and road transport
This dataset provides information on entities that operate passenger road transport services, along with details on public transport routes. It includes API endpoints for retrieving data on urban electric transport (trams, trolleybuses) and road-based transport schedules and routes. Published as part of Ukraine's national open data initiative, it is intended to support access to structured information on municipal and regional public transport operations for integration into applications, transport planning tools, and public information services.The set contains data on ’ entities providing passenger road transport services, data on public transport routes and API endpoints to obtain data on urban electric and road transport.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (7 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| objectid | oid | Unique identifier for the record.Unique identifier for the record. |
| lineЛінія | string | Name of the transport line or route.Name of the transport line or route. |
| timeperiodПеріод (год:хв) | string | Time interval (hour:minute) the schedule entry covers.Time interval (hour:minute) the schedule entry covers. |
| st_weekdayРобочі дні (прямий, хв:сек) | string | Weekday interval (minutes:seconds) for the direct (outbound) direction.Weekday interval (minutes:seconds) for the direct (outbound) direction. |
| rv_weekdayРобочі дні (зворотній, хв:сек) | string | Weekday interval (minutes:seconds) for the reverse (return) direction.Weekday interval (minutes:seconds) for the reverse (return) direction. |
| st_holidayВихідні дні (прямий, хв:сек) | string | Weekend/holiday interval (minutes:seconds) for the direct (outbound) direction.Weekend/holiday interval (minutes:seconds) for the direct (outbound) direction. |
| rv_holidayВихідні дні (зворотній, хв:сек) | string | Weekend/holiday interval (minutes:seconds) for the reverse (return) direction.Weekend/holiday interval (minutes:seconds) for the reverse (return) direction. |
Schema captured from arcgis 20 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (3 records)
| objectid | line | timeperiod | st_weekday | rv_weekday | st_holiday | rv_holiday |
|---|---|---|---|---|---|---|
| 1163 | Сирецько-Печерська | 06:00-07:00 | 7:30-5:30 | 8:45-4:00 | 9:15-6:30 | 11:00-7:30 |
| 1164 | Сирецько-Печерська | 07:00-08:00 | 6:00-3:30 | 4:30-3:15 | 7:30-7:00 | 7:30-7:00 |
| 1165 | Сирецько-Печерська | 08:00-09:00 | 4:00-3:15 | 3:15-3:30 | 7:30-7:00 | 7:00-7:30 |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://gisserver-stage.kyivcity.gov.ua/mayno/rest/services/KYIV_API/transport_public/MapServer/14/query?datumTransformation=&distance=&f=pjson&featureEncoding=esriDefault&gdbVersion=&geometry=&geometryPrecision=&geometryType=esriGeometryEnvelope&groupByFieldsForStatistics=&havingClause=&historicMoment=&inSR=&maxAllowableOffset=&objectIds=&orderByFields=&outFields=*&outSR=&outStatistics=¶meterValues=&quantizationParameters=&rangeValues=&relationParam=&resultOffset=&resultRecordCount=&returnCountOnly=false&returnDistinctValues=false&returnExtentOnly=false&returnGeometry=true&returnIdsOnly=false&returnM=false&returnTrueCurves=false&returnUniqueIdsOnly=false&returnZ=false&spatialRel=esriSpatialRelIntersects&sqlFormat=none&text=&time=&timeRelation=esriTimeRelationOverlaps&uniqueIds=&units=esriSRUnit_Foot&where=1%3D1
Query examples
curl -s 'https://gisserver-stage.kyivcity.gov.ua/mayno/rest/services/KYIV_API/transport_public/MapServer/14?f=json' -H 'Accept: application/json'Layer definition: fields, geometry type, capabilities.