Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Earthquake information #38

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Earthquake information #38

wants to merge 5 commits into from

Conversation

ZarrinGEM
Copy link
Contributor

Description of Changes

This update modifies the earthquake information CSV file to meet the specified formatting and data requirements. Below are the details of the changes made:

1. Column Header Updates:
    Replaced underscores with spaces in all column headers for improved readability.

2. Value Formatting:
    Replaced underscores with spaces in the first and second columns' values.
    Removed the word "Units" from the second column.
    Added a ~ prefix to single numeric values in the second column where applicable, ensuring cells are non-empty.

3. USGS Page Update:
    Renamed "USGS page" to "USGS event ID" and extracted only the event ID.

4. Geospatial Information:
    Appended "(decimal degrees)" to the rows for Latitude and Longitude.

5. Row Renaming and Rearrangement:
    Renamed the "Induced Effects" row to "Earthquake-triggered effects."
    Swapped the "Country" and "Region" rows, including their respective values.

6. Capitalization Adjustments:
    Corrected capitalization for specific rows to ensure proper formatting.

@ZarrinGEM ZarrinGEM self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant