Title: | Datasets Related to Hong Kong |
---|---|
Description: | Datasets related to Hong Kong, including information on the 2019 elected District Councillors (<https://www.districtcouncils.gov.hk> and <https://dce2019.hk01.com/>) and traffic collision data from the Hong Kong Department of Transport (<https://www.td.gov.hk/>). All of the data in this package is available in the public domain. |
Authors: | Martin Chan [aut, cre], Avision Ho [ctb], Ocean Cheung [ctb], Justin Yim [ctb], Gabriel Tam [ctb] |
Maintainer: | Martin Chan <[email protected]> |
License: | GPL-3 |
Version: | 1.0.0 |
Built: | 2025-03-12 04:14:15 UTC |
Source: | https://github.com/hong-kong-districts-info/hkdatasets |
Download and extract data from preset online sources, specifying the name of the dataset.
download_data(dataset = NULL)
download_data(dataset = NULL)
dataset |
String containing the name of the dataset. Valid values
include:
- |
This supersedes the method for pulling hk_accidents
,
hk_casualties
, and hk_vehicles
due to the size of the data file. Refer
to https://hong-kong-districts-info.github.io/hkdatasets/ to access the
data documentation for three datsets.
A data frame is returned.
# You can download and return a dataset with the following code: download_data(dataset = "hk_vehicles")
# You can download and return a dataset with the following code: download_data(dataset = "hk_vehicles")
Land-based non-institutional population by District Council district and age group
hkagepop19
hkagepop19
A data frame with 18 rows and 8 variables:
District Name in Chinese
District Name in English
Population aged between 0 and 14
Population aged between 15 and 24
Population aged between 25 and 44
Population aged between 45 and 64
Population aged 65+
Total population per district
...
This dataset is updated as of 2019. Numbers represent estimates of population based on calculated census percentages.
https://www.censtatd.gov.hk/hkstat/sub/sp150.jsp?productCode=FA100096
A dataset containing public domain information of the 452 Hong Kong District Councillors elected in 2019.
hkdc
hkdc
A data frame with 452 rows and 33 variables:
Constituency code for the District Council
Constituency name in Chinese
Constituency name in English
District name in Chinese
District name in English
Region name in Chinese
Region name in English
Party name in Chinese
Party name in English
District Councillor name in Chinese
District Councillor name in English
URL of the DC's Facebook Page
URL of the DC's official page
Office address of the DC
Phone number of the DC
Fax number of the DC
Email address of the DC
URL of the DC's non government page
URL of the DC's page listing on Hong Kong Districts Info
Year when the DC is elected
Date when the DC is elected
Candidate number of the DC when elected
Occupation of the DC when elected
Political Party of the DC when elected in Chinese
Political Party of the DC when elected in English
Political leaning/camp of the DC when elected in Chinese
Political leaning/camp of the DC when elected in English
Number of votes won
Share of vote
Gender of the DC in Chinese
Gender of the DC in English
Granular political leaning/camp of the DC when elected in Chinese
Granular political leaning/camp of the DC when elected in English
...
https://www.districtcouncils.gov.hk
This is a summary table that details the region classification and abbreviated labels of Hong Kong's districts.
hkdistrict_summary
hkdistrict_summary
A data frame with 18 rows and 5 variables:
District Code
District name in English
District name in Chinese
Region name in English
Region name in Chinese
District Abbreviation
...
A dataset containing street names in Hong Kong as at 2020.
hkstreetnames20
hkstreetnames20
A data frame with 4603 rows and 21 variables:
Constituency code for the District Council
Street name in English
Street name in Chinese
Tuen Mun district
Sha Tin district
Eastern district
Southern district
Wan Chai district
Central and Western district
Islands district
Yuen Long district
Sai Kung district
Kowloon City district
Yau Tsim Mong district
Kwun Tong district
Sham Shui Po district
North district
Tai Po district
Kwai Tsing district
Tsuen Wan district
Wong Tai Sin district
...