{"id":17640868,"url":"https://github.com/robinklaassen/osdc","last_synced_at":"2025-03-10T09:31:41.035Z","repository":{"id":119239407,"uuid":"194515710","full_name":"robinklaassen/osdc","owner":"robinklaassen","description":"OpenSky Data Collector - collects and stores flight data into InfluxDB","archived":true,"fork":false,"pushed_at":"2019-06-30T15:19:15.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-05T07:30:58.072Z","etag":null,"topics":["influx","influxdata","influxdb","opensky-api","opensky-network","python","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/robinklaassen.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-30T12:52:39.000Z","updated_at":"2023-12-10T21:30:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d11ba94-c5fb-43a9-9cc3-2d197b055953","html_url":"https://github.com/robinklaassen/osdc","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/robinklaassen%2Fosdc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinklaassen%2Fosdc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinklaassen%2Fosdc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinklaassen%2Fosdc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robinklaassen","download_url":"https://codeload.github.com/robinklaassen/osdc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242823603,"owners_count":20191041,"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":["influx","influxdata","influxdb","opensky-api","opensky-network","python","python3"],"created_at":"2024-10-23T06:24:26.382Z","updated_at":"2025-03-10T09:31:41.026Z","avatar_url":"https://github.com/robinklaassen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenSky Data Collector\n\nThe `osdc` Python package collects selected data from the \n[Opensky API](https://opensky-network.org/apidoc/)\nand stores it in an [Influx](https://www.influxdata.com/) database.\n\n## Installation\n\nFirst install the `opensky_api` package by hand\n(since it's not on PyPI and PEP 508 sucks for dependencies):\n\n```sh\npip install git+https://github.com/openskynetwork/opensky-api.git@master#egg=opensky_api\u0026subdirectory=python\n```\n\nThen install this package:\n\n```sh\npip install .\n```\n\n## Configuring and starting\n\nStart the collector using default configuration:\n\n```sh\npython -m osdc\n```\n\nTo customize configuration, create a `config.yml` file and run:\n\n```sh\npython -m osdc --config config.yml\n```\n\nHave a look at the `settings.py` file to see what can be configured.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinklaassen%2Fosdc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinklaassen%2Fosdc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinklaassen%2Fosdc/lists"}