{"id":26662904,"url":"https://github.com/speciesfilegroup/grbio","last_synced_at":"2025-10-26T09:50:12.051Z","repository":{"id":146793973,"uuid":"53700353","full_name":"SpeciesFileGroup/grbio","owner":"SpeciesFileGroup","description":"An unofficial Ruby gem wrapper on http://grbio.org to faciliate translate to local use/integration.","archived":false,"fork":false,"pushed_at":"2016-03-11T22:32:14.000Z","size":2538,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T14:18:50.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SpeciesFileGroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-03-11T22:25:59.000Z","updated_at":"2016-09-01T16:59:08.000Z","dependencies_parsed_at":"2023-09-26T04:54:31.090Z","dependency_job_id":null,"html_url":"https://github.com/SpeciesFileGroup/grbio","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"bab2f20eb30192230179482f5ae4ec64d7b48dda"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SpeciesFileGroup/grbio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeciesFileGroup%2Fgrbio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeciesFileGroup%2Fgrbio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeciesFileGroup%2Fgrbio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeciesFileGroup%2Fgrbio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpeciesFileGroup","download_url":"https://codeload.github.com/SpeciesFileGroup/grbio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeciesFileGroup%2Fgrbio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708025,"owners_count":26031932,"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-06T02:00:05.630Z","response_time":65,"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":[],"created_at":"2025-03-25T14:18:52.646Z","updated_at":"2025-10-07T01:56:03.759Z","avatar_url":"https://github.com/SpeciesFileGroup.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grbio\n\n\nGrbio is an unofficial set of utilties that wrap the CSV data available at http://grbio.org. It provides simple methods to download the data, and some methods to examine it.  They also include a template generator to turn the data into Rails migrations.  A Rails engine dervied from this approach is forthcoming elsewhere.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'grbio'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install grbio\n\n## Usage\n\nSee also specs.\n\n```\n require 'grbio'\n Grbio.download_resources   # =\u003e downloads to /tmp/*.csv\n\n Grbio::RailsMigration.institutions_migration # =\u003e a Rails migration, with column header nastiness fixed\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/SpeciesFileGroup/grbio.\n\n\n## License\n\nThe gem is available as open source under the terms of the [University of Illinois/NCSA Open Source License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeciesfilegroup%2Fgrbio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspeciesfilegroup%2Fgrbio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeciesfilegroup%2Fgrbio/lists"}