Information about fairs (term of holding, place, number and cost of places), organizers of fairs, contracts concluded with the organizers of such fairs
The data set contains API endpoints to obtain information about fairs that were planned, held or canceled in Kyiv. The data includes addresses, districts, fair organizers, types of zones and subgroups of goods represented at fairs. The data set also contains information about the tariffs for places and the status of the fairs. List of resources: scheduledFairVenues - information about the areas of the planned fairs; scheduledProductSubgroups - subgroups of goods at planned fairs; conductedFairVenues - information about the areas of the fairs; conductedProductSubgroups - subgroups of goods at held fairs; cancelledFairVenues - information about the zones of canceled fairs; cancelledProductSubgroups - subgroups of goods at canceled fairs. The data is published from the IAS "Maino" and provided in JSON format.
Trust score
How is this computed?Composite of 5 axes from our methodology (proof-based officialness, live verification, metadata completeness, license clarity, agent readiness).
- Officialnessweight 25%50/100
Not public-sector → neutral score; not subject to the proof checker.
- Availabilityweight 25%100/100
Latest verification succeeded.
- Metadata completenessweight 20%30/100
3 of 10 recommended metadata fields populated.
- License clarityweight 15%50/100
License info not yet tracked for APIs (datasets only).
- Agent readinessweight 15%10/100
Topic tags assigned
Data schema (16 fields)
| Field | Type | Description |
|---|---|---|
| objectid | oid | — |
| globalid | globalid | — |
| address | string | — |
| organizerОрганізатор | string | — |
| orgnzr_edrpouЄДРПОУ Організатора | string | — |
| status_textCтатус ярмарку | string | — |
| zone_typeТип зони | string | — |
| guid_yarmGUID Ярмарки | string | — |
| priceТариф | integer | — |
| type_tableТип таблиці (1 - місця, 2 - аідгруи, 3 - зони) | smallinteger | — |
| shape | geometry | — |
| date_releaseДата проведення | date | — |
| st_area(shape) | double | — |
| st_length(shape) | double | — |
| goods_type_kd | string | — |
| address_kd | string | — |
Schema captured from arcgis 3 days ago.
Verification Status
Using the API
Configuration
- Base URL
- https://gisserver.kyivcity.gov.ua/mayno/rest/services/KYIV_API/Trade_api/MapServer/2/query?datumTransformation=&distance=&f=pjson&featureEncoding=esriDefault&gdbVersion=&geometry=&geometryPrecision=&geometryType=esriGeometryEnvelope&groupByFieldsForStatistics=&havingClause=&historicMoment=&inSR=&maxAllowableOffset=&objectIds=&orderByFields=&outFields=*&outSR=4326&outStatistics=¶meterValues=&quantizationParameters=&rangeValues=&relationParam=&resultOffset=&resultRecordCount=&returnCountOnly=false&returnDistinctValues=false&returnExtentOnly=false&returnGeometry=true&returnIdsOnly=false&returnM=false&returnTrueCurves=false&returnZ=false&spatialRel=esriSpatialRelIntersects&text=&time=&units=esriSRUnit_Foot&where=1%3D1
Query examples
curl -s 'https://gisserver.kyivcity.gov.ua/mayno/rest/services/KYIV_API/Trade_api/MapServer/2?f=json' -H 'Accept: application/json'Layer definition: fields, geometry type, capabilities.