{"id":16276584,"url":"https://github.com/robertmyles/tidygeorss","last_synced_at":"2025-10-11T21:12:48.090Z","repository":{"id":56936249,"uuid":"235787769","full_name":"RobertMyles/tidygeoRSS","owner":"RobertMyles","description":"An R package for extracting 'tidy' data frames from geoRSS feeds. Little brother of tidyRSS (https://github.com/RobertMyles/tidyRSS)","archived":false,"fork":false,"pushed_at":"2020-07-20T15:15:47.000Z","size":274,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-08T16:44:38.460Z","etag":null,"topics":["atom-feed","geo-rss","geojson","r","rss","tidy-data"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RobertMyles.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-23T12:12:51.000Z","updated_at":"2022-07-25T02:43:32.000Z","dependencies_parsed_at":"2022-08-21T06:20:46.955Z","dependency_job_id":null,"html_url":"https://github.com/RobertMyles/tidygeoRSS","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/RobertMyles/tidygeoRSS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobertMyles%2FtidygeoRSS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobertMyles%2FtidygeoRSS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobertMyles%2FtidygeoRSS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobertMyles%2FtidygeoRSS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobertMyles","download_url":"https://codeload.github.com/RobertMyles/tidygeoRSS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobertMyles%2FtidygeoRSS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008733,"owners_count":26084494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atom-feed","geo-rss","geojson","r","rss","tidy-data"],"created_at":"2024-10-10T18:49:03.911Z","updated_at":"2025-10-11T21:12:48.071Z","avatar_url":"https://github.com/RobertMyles.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\noptions(warn=-1)\n```\n\n# tidygeoRSS 🌎 🌍 🌏\n\n![R-CMD-check](https://github.com/RobertMyles/tidygeoRSS/workflows/R-CMD-check/badge.svg)\n[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/tidygeoRSS)](https://cran.r-project.org/package=tidygeoRSS)\n\nThe idea of tidygeoRSS is to parse 'geo' feeds -- RSS, Atom and JSON -- and return them as tibbles complete with the geographical information in a way that is compatible with the [sf](https://r-spatial.github.io/sf/articles/sf1.html) library. \n\nFor more information on these formats, see: \n\n- geoRSS \u0026 geoAtom: [http://www.georss.org/](http://www.georss.org/)  \n- geoJSON: [https://geojson.org/](https://geojson.org/)\n\n## Installation\n\nYou can install the released version of tidygeoRSS from [CRAN](https://CRAN.R-project.org) with:\n\n``` {r eval = FALSE}\ninstall.packages(\"tidygeoRSS\")\n```\n\nAnd the development version from [GitHub](https://github.com/RobertMyles/tidygeoRSS) with:\n\n```{r eval = FALSE}\n# install.packages(\"remotes\")\nremotes::install_github(\"RobertMyles/tidygeoRSS\")\n```\n\n### Installing sf\n\ntidygeoRSS relies on sf, which also relies on some system dependencies, so you will most likely have to install certain things before using tidygeoRSS. More information is available [here](https://r-spatial.github.io/sf/index.html#installing). \n\n## Usage\n\n### geoJSON example\n```{r}\nlibrary(tidygeoRSS)\ntidygeo(\"https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_day.geojson\")\n```\n\n### geo-Atom example\n\n```{r}\ntidygeo(\"https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_hour.atom\")\n```\n\n### geoRSS example\n\n```{r}\ntidygeo(\"http://www.geograph.org.uk/syndicator.php?format=GeoRSS\")\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertmyles%2Ftidygeorss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertmyles%2Ftidygeorss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertmyles%2Ftidygeorss/lists"}