Description Usage Arguments Details
View source: R/get_polling_stations.R
Returns a data frame with information about polling stations in the specified district.
1 |
id |
a district number from Area_Num in get_districts |
The data frame contains the following variables
Region_Id - a region identifier
PS_Area - a district number
PS_Num - a polling station number
PS_Type - a polling station type
PS_Desc - a polling station borders
PS_CommissionAdr - a polling station address
PS_PlaceVotingAdr - a polling station location
PS_PlaceVotingLocation - a polling station voting address
PS_GeoData - a polling station polygon (GeoJSON)
PS_GeoDVK - coordinates of the polling station address
PS_GeoPG - coordinates of the polling station voting address
PS_Size - a polling station size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.