get_iski_call_center_complaint_stats {ibb}R Documentation

Water Outage Complaints and Response Numbers by District in 2019

Description

Contains information on the number of complaints and responses to water outages and responses from all districts and neighborhoods across Istanbul in 2019, from the Istanbul Water and Sewerage Administration (İSKİ) call center.

Usage

get_iski_call_center_complaint_stats(
  params = list(limit = Sys.getenv("IBB_QUERY_LIMIT"))
)

Arguments

params

List of parameters

Examples

## Not run: 
get_iski_call_center_complaint_stats(params = list(limit = 5))

## End(Not run)

[Package ibb version 0.0.2 Index]