Transit between basic residential units
Get count of objects that were moving between basic residential units or objects that were visiting these basic residential units. Specific object's occurence type in the base residential unit can be requested. If none occurence type is present in the request or both occurence types are zero, the result will be aggregation of all types of occurence for given base residential units. More about base residential units can be found at https://www.czso.cz/csu/rso/zsj_rso (czech).
Path parameters
source basic residential unit
destination basic residential unit
Query parameters
occurence type in the source basic residential unit (1 - transit, 2 - visit, 0 - both)
occurence type in the destination basic residential unit (1 - transit, 2 - visit, 0 - both)
all or only uniques (0 - all, 1 - uniques)
Response
Response with the requested content.
Example response
{
"count": "62984"
}