{"id":18722531,"url":"https://github.com/mdsumner/nuyina.underway","last_synced_at":"2025-11-11T05:30:20.712Z","repository":{"id":204356623,"uuid":"711648479","full_name":"mdsumner/nuyina.underway","owner":"mdsumner","description":"What the Package Does (One Line, Title Case)","archived":false,"fork":false,"pushed_at":"2024-10-29T09:57:41.000Z","size":9149675,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-29T10:03:42.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mdsumner.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-29T22:19:16.000Z","updated_at":"2024-10-29T09:57:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"381d1798-1146-4698-8938-0f592f9c987b","html_url":"https://github.com/mdsumner/nuyina.underway","commit_stats":null,"previous_names":["mdsumner/nuyina.underway"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fnuyina.underway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fnuyina.underway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fnuyina.underway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdsumner%2Fnuyina.underway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdsumner","download_url":"https://codeload.github.com/mdsumner/nuyina.underway/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239587244,"owners_count":19663892,"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","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":[],"created_at":"2024-11-07T13:41:51.047Z","updated_at":"2025-11-11T05:30:16.952Z","avatar_url":"https://github.com/mdsumner.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)\n```\n\n# nuyina.underway\n\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/mdsumner/nuyina.underway/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/mdsumner/nuyina.underway/actions/workflows/R-CMD-check.yaml)\n\u003c!-- badges: end --\u003e\n\nThe goal of nuyina.underway is to get the Nuyina underway feed. File is saved at this URL in Parquet: \n\n```\nhttps://github.com/mdsumner/nuyina.underway/raw/main/data-raw/nuyina_underway.parquet\n```\n\nFor an up to the minute update, read the entire stream with \n\n```R\nget_underway \u003c- function(x) {\n    ## read the bulk\n    d \u003c- arrow::read_parquet(\"https://github.com/mdsumner/nuyina.underway/raw/main/data-raw/nuyina_underway.parquet\")\n    ## read the rest\n    d1 \u003c- tibble::as_tibble(vapour::vapour_read_fields(\"WFS:https://data.aad.gov.au/geoserver/ows?service=wfs\u0026version=2.0.0\u0026request=GetCapabilities\",\n                                                       sql = sprintf(\"SELECT * FROM \\\"underway:nuyina_underway\\\" WHERE datetime \u003e '%s'\", \n                                                                     format(max(d$datetime, \"%Y-%m-%dT%H:%M:%SZ\")))))\n    \n    \n    dplyr::bind_rows(d, d1)\n    \n}\n\n\n\n\nd \u003c- get_underway()\n\n```\n\n\n## Code of Conduct\n  \nPlease note that the nuyina.underway project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsumner%2Fnuyina.underway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdsumner%2Fnuyina.underway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdsumner%2Fnuyina.underway/lists"}