cevaboyz / World-Meteorological-Organization-WMO-Weather-Codes-WMO4677

World Meteorological Organization (WMO) Weather Codes | WMO4677

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WMO Weather Codes (WMO4677) - World Meteorological Organization

Alt text

This repository provides a dataset and R code to scrape and parse the weather codes as defined by the World Meteorological Organization (WMO) in the WMO4677 specification.

Contents

  1. R Script for Scraping: An R script to scrape the WMO4677 weather codes from the official webpage.
  2. Weather Codes Dataset: A CSV file containing the scraped weather codes.

Usage

Scraping the Data

  1. Open the provided R script.
  2. Ensure you have the required R packages installed.
  3. Run the script to scrape the weather codes from the WMO page.

Using the Dataset

  1. Download the JSON file containing the weather codes.
  2. Use it in your applications or platforms that support JSON data.

Contributing

Contributions are welcome! Please submit a pull request or open an issue if you have updates or corrections.

License

This dataset and script are shared under the MIT License.

Acknowledgments

  • World Meteorological Organization for providing the WMO4677 specification.

About

World Meteorological Organization (WMO) Weather Codes | WMO4677


Languages

Language:R 100.0%