{"id":20947883,"url":"https://github.com/chip/businessdotgov","last_synced_at":"2026-04-27T10:32:19.383Z","repository":{"id":1108219,"uuid":"975613","full_name":"chip/businessdotgov","owner":"chip","description":"Ruby gem for the Business.gov Search API","archived":false,"fork":false,"pushed_at":"2010-10-10T03:32:07.000Z","size":96,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-13T14:11:51.485Z","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/chip.png","metadata":{"files":{"readme":"README.rdoc","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":"2010-10-10T01:56:23.000Z","updated_at":"2019-08-13T14:37:27.000Z","dependencies_parsed_at":"2022-07-06T08:04:57.479Z","dependency_job_id":null,"html_url":"https://github.com/chip/businessdotgov","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chip/businessdotgov","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chip%2Fbusinessdotgov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chip%2Fbusinessdotgov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chip%2Fbusinessdotgov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chip%2Fbusinessdotgov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chip","download_url":"https://codeload.github.com/chip/businessdotgov/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chip%2Fbusinessdotgov/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32333196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":"2024-11-19T00:13:35.603Z","updated_at":"2026-04-27T10:32:19.355Z","avatar_url":"https://github.com/chip.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= businessdotgov\n\nRuby library for the following Business.gov Search API\nhttp://www.business.gov/about/features/api/loans-grants/state-industry.html\n\nExamples:\n\n  industries = BusinessDotGov::LoansGrants::INDUSTRIES\n  @industry = industries[rand(industries.length)]      \n  @state_abbreviation = 'FL'\n\n  # format is :json by default\n  results = BusinessDotGov::LoansGrants.new.search({:industry =\u003e @industry, :state_abbreviation =\u003e @state_abbreviation})\n  puts \"Found #{results.size} results for #{@industry} within #{@state_abbreviation}\"\n  # :json format\n  puts \"First result title #{results.first['title']}\"\n\n  # specify if :xml format is desired\n  results = BusinessDotGov::LoansGrants.new.search({:industry =\u003e @industry, :state_abbreviation =\u003e @state_abbreviation, :format =\u003e :xml})\n  # :xml format\n  puts \"First result title #{results['grant_loans'][0]['title']}\"\n\n\n== Note on Patches/Pull Requests\n \n* Fork the project.\n* Make your feature addition or bug fix.\n* Add tests for it. This is important so I don't break it in a\n  future version unintentionally.\n* Commit, do not mess with rakefile, version, or history.\n  (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)\n* Send me a pull request. Bonus points for topic branches.\n\n== Copyright\n\nCopyright (c) 2010 Chip Castle. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchip%2Fbusinessdotgov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchip%2Fbusinessdotgov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchip%2Fbusinessdotgov/lists"}