{"id":19785395,"url":"https://github.com/michaelfeil/ds-mobility-bike","last_synced_at":"2026-06-09T03:38:30.722Z","repository":{"id":112770777,"uuid":"420108593","full_name":"michaelfeil/ds-mobility-bike","owner":"michaelfeil","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-05T11:42:54.000Z","size":3033,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T01:48:49.301Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/michaelfeil.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":"2021-10-22T13:26:30.000Z","updated_at":"2022-02-06T14:21:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a3bdf99-f120-4699-b60a-ce5286dcec6e","html_url":"https://github.com/michaelfeil/ds-mobility-bike","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/michaelfeil%2Fds-mobility-bike","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfeil%2Fds-mobility-bike/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfeil%2Fds-mobility-bike/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfeil%2Fds-mobility-bike/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelfeil","download_url":"https://codeload.github.com/michaelfeil/ds-mobility-bike/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241117773,"owners_count":19912614,"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-12T06:14:32.651Z","updated_at":"2026-06-09T03:38:25.704Z","avatar_url":"https://github.com/michaelfeil.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Citi Bike Dataset\nUtilities for the Analyis of the Citi Bike Dataset.\n\n## 1.1 Installation\ncreate new conda enviroment `dsfm` using anaconda\n```\nconda env create --file ./environment.yml\n```\n\n## 1.2 initial download of files from s3: \ndownload from https://s3.amazonaws.com/tripdata/index.html i.e. s3//tripdata\n\nin linux commandline:\n```\n# download all zips\nconda activate dsfm\npython -m awscli s3 sync s3://tripdata ./data_raw_zip --no-sign-request\n\n# unzip all files starting with ./data_raw_zip/20[.*].zip to /data_raw\n# in linux use this command:\nunzip -u './data_raw_zip/20*-citibike-tripdata.*zip' -d './data_raw'\n\n```\n## 1.3 keeping up to date\nperiodically updated the dependencies on changes:\n```\nconda activate dsfm\nconda env update --file environment.yml --prune\n```\n\n## 2. Usage\nStart Jupyter Lab\n```\nconda activate dsfm\njupyter lab\n```\n\n## Licence for students outside the Project Group:\nCopy or reuse of any parts of code for Submissions at Technical University of Denmark is strictly not allowed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelfeil%2Fds-mobility-bike","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelfeil%2Fds-mobility-bike","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelfeil%2Fds-mobility-bike/lists"}