{"id":25201762,"url":"https://github.com/lawiss/velov_scraping","last_synced_at":"2025-04-04T20:41:56.489Z","repository":{"id":51981225,"uuid":"340998196","full_name":"Lawiss/velov_scraping","owner":"Lawiss","description":"Scrape and save real time data from Velo'v service of Lyon city","archived":false,"fork":false,"pushed_at":"2021-10-02T12:31:40.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T05:18:09.673Z","etag":null,"topics":["realtime-data","scraping","velov"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Lawiss.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}},"created_at":"2021-02-21T20:34:36.000Z","updated_at":"2021-10-02T12:08:06.000Z","dependencies_parsed_at":"2022-08-25T03:20:19.872Z","dependency_job_id":null,"html_url":"https://github.com/Lawiss/velov_scraping","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/Lawiss%2Fvelov_scraping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lawiss%2Fvelov_scraping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lawiss%2Fvelov_scraping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lawiss%2Fvelov_scraping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lawiss","download_url":"https://codeload.github.com/Lawiss/velov_scraping/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249608,"owners_count":20908211,"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":["realtime-data","scraping","velov"],"created_at":"2025-02-10T05:18:12.695Z","updated_at":"2025-04-04T20:41:56.454Z","avatar_url":"https://github.com/Lawiss.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Velo'v scraping project\n\nThis projects aims to scrape and save realtime data from JC Decaux Velo'v service (Lyon’s self-service cycle scheme) for analysis purpose.\nData source: [Stations Vélo'v de la Métropole de Lyon](https://data.grandlyon.com/jeux-de-donnees/stations-velo-v-metropole-lyon/donnees)\n\nThe project has been built in oder to be deployed on a Raspberry PI 3 B+ (armv7l) with docker.\n\n## Requirements\n\n- Python\u003e=3.7\n- pyyaml==5.4\n- pandas==1.2.2\n- requests==2.22.0\n\nor Docker\n\n## Run the container\n\nTo run the container in background with docker volumes for pesistent data:\n\n```shell\ndocker build -t velov .\ndocker run -d -v $(pwd)/logs:/usr/app/logs -v $(pwd)/data:/usr/app/data velov    \n```\n\n## Settings\n\nCurrently the only setting available is the `SLEEP_TIME` parameter which is the time between each iteration of the scraping process.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawiss%2Fvelov_scraping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flawiss%2Fvelov_scraping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawiss%2Fvelov_scraping/lists"}