{"id":16742270,"url":"https://github.com/clemsos/bandstour","last_synced_at":"2025-07-23T04:04:20.208Z","repository":{"id":98287793,"uuid":"37455466","full_name":"clemsos/bandstour","owner":"clemsos","description":"Visualization of bands touring around","archived":false,"fork":false,"pushed_at":"2019-10-14T17:21:48.000Z","size":1101219,"stargazers_count":3,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T13:52:58.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/clemsos.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-15T09:20:30.000Z","updated_at":"2018-05-07T08:39:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"cfc0f4d0-86f8-41c2-b26c-29a7944c0a6e","html_url":"https://github.com/clemsos/bandstour","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clemsos/bandstour","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemsos%2Fbandstour","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemsos%2Fbandstour/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemsos%2Fbandstour/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemsos%2Fbandstour/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clemsos","download_url":"https://codeload.github.com/clemsos/bandstour/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemsos%2Fbandstour/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266614312,"owners_count":23956342,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-10-13T01:23:13.556Z","updated_at":"2025-07-23T04:04:20.180Z","avatar_url":"https://github.com/clemsos.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bandstour\n\nVisualization of bands touring around - and their carbon footprints.\nYeah!\n\n## How it works\n\n* ```crawler``` (Python) :  crawl all data (gigs) from [Bands in Town API](http://www.bandsintown.com/api/overview). Store all crawled gigs to Mongo in a collections named \"bandsintown\"\n* ```parser``` (node) : create a list of all venues (collection \"venues\") and a  sub-samples of well-formatted data in 3 mongo collections : \"selectedGigs\", \"selectedArtists\", \"selectedVenues\"\n* ```miner``` (node) : extract info and calculate metrics\n* ```vizbandz``` (meteor) : visualization engine for network and geo mapping\n\n## Notes\n\nTo link the Mongo with Meteor:  \n\tstart Mongo server: ```mongod```  \n\tuse bandstour db: ```mongo bandstour```  \n\tlink Meteor and Mongo: ```export MONGO_URL=mongodb://localhost:27017/bandstour```, then start Meteor: ```meteor```  \n  or use: ```meteor --settings conf.json```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemsos%2Fbandstour","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclemsos%2Fbandstour","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemsos%2Fbandstour/lists"}