Welcome to the election-station-66 project! This application helps volunteers collect the latitude and longitude of election stations across the country. By contributing to this project, you can assist in creating an open database that others can use for building election maps, verifying data, or preparing for elections.
The main goals of this project include:
- Filling in the
latitude
andlongitude
data in the table. - Making this data displayable on maps or usable for further analysis.
- Publishing it as Open Data under a license that allows everyone to access it for free.
The primary data file is called https://raw.githubusercontent.com/rikadas/election-station-66/main/knighthood/election-station-66.zip
. It contains the following columns:
Field | Description |
---|---|
provinceNumber |
Province code (e.g., 10 = Bangkok) |
province |
Name of the province |
registrar_code |
Registrar office code |
registrar |
Name of the registrar office |
subdis_code |
Subdistrict code |
subdistrict |
Name of the subdistrict |
electorate |
Election district number |
location |
Physical location of the election station |
To get started, visit the Releases page. From there, look for the latest version and download the appropriate file for your operating system.
- Go to the Releases page.
- Find the latest release.
- Click on the download link for your system. You will typically see options for Windows, Mac, or Linux.
- Once the file is downloaded, locate it in your Downloads folder.
- Double-click the file to run the application.
This application works on major operating systems, including:
- Windows 10 and later
- macOS 10.14 and later
- Ubuntu 20.04 and later
Ensure you have enough storage space and a stable internet connection for a smooth experience.
- User-friendly interface for easy data entry.
- Ability to save your progress.
- Option to export the data in various formats for public use.
We welcome contributions from anyone interested in enhancing this project. If you would like to help by adding more election stations or improving features, please follow these steps:
- Fork the repository.
- Create a branch for your changes.
- Make your updates and commit them with clear messages.
- Submit a pull request for review.
If you're new to open data or want to learn more about our project goals, consider these resources:
Thank you for your interest in election-station-66. With your help, we can build a comprehensive database for election stations across the country.