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

Merged
merged 6 commits into from
Feb 12, 2025
Merged

Earthquake information #38

merged 6 commits into from
Feb 12, 2025

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
Copy link
Collaborator

@CatalinaYepes CatalinaYepes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@CatalinaYepes CatalinaYepes merged commit 5c823ca into main Feb 12, 2025
1 check passed
@CatalinaYepes CatalinaYepes deleted the eq_info branch February 12, 2025 15:31
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.

2 participants