{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/6"}],"enrichment":{"capability":"Fetches and parses earthquake event data from the Instituto Geogr\u00e1fico Nacional Sismolog\u00eda feed, with support for geographic filtering and magnitude thresholds.","skillfed_tags":["earthquake-data","georss","homeassistant"],"use_cases":["Home automation systems that trigger alerts when earthquakes occur within a specified radius of a user's location.","Seismic monitoring dashboards that display recent earthquakes above a certain magnitude threshold for a geographic region.","Emergency response applications that need to track earthquake events and their properties for incident management.","Data collection pipelines that periodically fetch and archive earthquake events for analysis or research.","Mobile or web apps that show users earthquake activity near their home or workplace with distance and magnitude details."],"what_it_does":"This library wraps the Instituto Geogr\u00e1fico Nacional Sismolog\u00eda (IGN) earthquake feed as a GeoRSS client, letting you query earthquake events by location and magnitude. You instantiate a feed object with home coordinates and optional filters (radius in kilometers, minimum magnitude), then call `update()` to fetch the latest data. The library returns a status code and a list of feed entries, each populated with geometry, coordinates, magnitude, region, published date, and other earthquake metadata.\n\nThe package includes a Feed Manager that tracks changes across updates\u2014reporting new events, updates to existing events, and removed entries. It maintains timestamps of the last successful update and the latest data timestamp, useful for applications that need to handle intermittent feed failures or process only genuinely new events. Dependencies are minimal (georss_client and dateparser), and the library is actively maintained for modern Python versions.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, low install friction, and a clear use case for earthquake-aware applications. The Apache-2.0 license poses no restrictions. Install it if you need to integrate IGN earthquake data into a Python application."},"id":"georss-ign-sismologia-client","links":{"html":"https://skillfed.io/packages/georss-ign-sismologia-client","md":"https://skillfed.io/packages/georss-ign-sismologia-client.md","pypi":"https://pypi.org/project/georss-ign-sismologia-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-24","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"georss-ign-sismologia-client","python_support":"supports_current","summary":"A GeoRSS client library for the IGN Sismologia feed."},"popularity":{"monthly_downloads":73591,"position":14967,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2026.6.0"}
