Sha Ta (constituency)

Sha Ta (Chinese: 沙打) is one of the 18 constituencies in the North District, Hong Kong.

Sha Ta
Elected Constituency
for the North District Council
Boundary of Sha Ta in North District
DistrictNorth
Legislative Council constituencyNew Territories East
Population17,305 (2019)[1]
Electorate9,207 (2019)[2]
Current constituency
Created1982
Number of membersOne
Member(s)Ko Wai-kei (DAB)

The constituency returns one district councillor to the North District Council, with an election every four years.

Sha Ta constituency has an estimated population of 17,305.[3]

Councillors represented

ElectionMemberParty
1982 To Man-kwong Nonpartisan
1988 So Mun-cheong Nonpartisan
199? DAB
1994 Wong Wai-yim Nonpartisan
1999 Wan Wo-fai DAB
2019 Ko Wai-kei DAB

Election results

2010s

North District Council Election, 2019: Sha Ta
Party Candidate Votes % ±
DAB Ko Wai-kei 3,143 58.37
Nonpartisan Lester John Choy Yuk-wai 2,242 41.63
Majority 901 16.74
Turnout 5,424 58.96
DAB hold Swing
gollark: There's an array of SQL scripts a bit above it.
gollark: Check out minoteaur's advanced™ migration engine:```nimproc migrate*(db: DbConn) = let currentVersion = fromDbValue(get db.value("PRAGMA user_version"), int) for mid in (currentVersion + 1) .. migrations.len: db.transaction: logger.log(lvlInfo, "Migrating to schema " & $mid) db.execScript migrations[mid - 1] db.exec("PRAGMA user_version = " & $mid) logger.log(lvlDebug, "DB ready")```
gollark: My DB-using projects include all migration capability too, if sometimes limited to a bunch of `CREATE TABLE IF NOT EXISTS` calls, but if I ever *needed* it I would just make them able to call some functions to migrate the rows.
gollark: Well, yes, unless you write an extension for it, but no fixed length ones, and I can just do complex stuff in the program.
gollark: You're right, maybe just preinstall a rootkit on all the systems with databases?

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.