Welcome to the "Toilets in Malaysia" project! This repository aims to provide open-source information about public toilets in Malaysia, including their locations, cleanliness, accessibility, and facilities. The project's source are scraped data from the government database at https://mywc.kpkt.gov.my/. The collected data is then organized, standardized, and made available to the public through an easy-to-use interface. The data format for toilets is based on the GeoJSON standard, providing a structured and interoperable representation. Each toilet entry contains the following information:
- ID: Unique identifier for the toilet.
- Name: Name of the toilet.
- Coordinates: Latitude and longitude coordinates of the toilet's location.
- Cleanliness Rating: User-reported rating for the cleanliness of the toilet.
- Facilities: List of available facilities, such as toilets, urinals, baby-changing stations, or showers.
Contributions to the "Toilets in Malaysia" project are welcome! If you would like to contribute, please follow these steps:
- Fork the repository and create a new branch for your changes.
- Make your modifications or additions to the codebase.
- Ensure that your changes adhere to the project's coding style and guidelines.
- Test your changes to ensure they function as intended.
- Submit a pull request, describing your changes and the motivation behind them.
Please note that by submitting a contribution, you agree to license your work under the project's license.