{"id":16793540,"url":"https://github.com/mdp/plentyofstats","last_synced_at":"2025-04-10T23:52:50.700Z","repository":{"id":479308,"uuid":"104817","full_name":"mdp/plentyofstats","owner":"mdp","description":null,"archived":false,"fork":false,"pushed_at":"2009-03-01T01:14:38.000Z","size":2090,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T23:52:45.634Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"markpercival.us","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdp.png","metadata":{"files":{"readme":"README.textile","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-01-10T19:46:35.000Z","updated_at":"2022-11-28T16:02:54.000Z","dependencies_parsed_at":"2022-07-07T16:08:27.789Z","dependency_job_id":null,"html_url":"https://github.com/mdp/plentyofstats","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fplentyofstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fplentyofstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fplentyofstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fplentyofstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdp","download_url":"https://codeload.github.com/mdp/plentyofstats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317703,"owners_count":21083528,"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-10-13T08:49:35.331Z","updated_at":"2025-04-10T23:52:50.676Z","avatar_url":"https://github.com/mdp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plenty of Stats\n\nUse 'thor db:migrate' to create the inital database\n\n## Scraping Plenty of Fish\n\nInitiate PlentyOfStats with a description and an hash of attributes and locations(check sample options.yaml)\nThen call 'scrape'\n\n    require 'plenty_of_stats'\n    \n    pos = PlentyOfStats.new('Initial Baseline Scrape', YAML::load(File.open( 'options.yaml' ))['baseline'])\n    pos.scrape\n\n## Cities to scrape\n\nI decided to start with the top 15 cities in the US based on the metro areas. Depending on the density I test for different\nradii in order to keep results as large as possible but below the 600+ cutoff for results.\n\nTop 25 Cities  \n[http://en.wikipedia.org/wiki/Metropolitan_Statistical_Area#Top_25](http://en.wikipedia.org/wiki/Metropolitan_Statistical_Area#Top_25)\n\nUsing the top 15\n\n1. \t  New York: 10036\n2. \t  Los Angeles: 90012\n3. \t  Chicago: 60616\n4. \t  Dallas: 75215\n5. \t  Philadelphia: 19130\n6. \t  Houston: 77004\n7. \t  Miami: 33130\n8. \t  Washington: 20024\n9. \t  Atlanta: 30309\n10. \tBoston: 02110\n11. \tDetroit: 48226\n12. \tSan Francisco: 94102\n13. \tPhoenix: 85003\n14. \tRiverside: 92411\n15. \tSeattle: 98102","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdp%2Fplentyofstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdp%2Fplentyofstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdp%2Fplentyofstats/lists"}