{"id":13724284,"url":"https://github.com/emissions-api/emissions-api","last_synced_at":"2025-05-07T17:34:07.974Z","repository":{"id":37548342,"uuid":"211305042","full_name":"emissions-api/emissions-api","owner":"emissions-api","description":"Web API to easily access satellite-based emission data","archived":false,"fork":false,"pushed_at":"2024-05-01T04:23:07.000Z","size":6976,"stargazers_count":75,"open_issues_count":23,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-10-29T21:01:23.554Z","etag":null,"topics":["air-quality","citizen-science","copernicus","emissions-api","esa","hacktoberfest","python","remote-sensing","sentinel-5"],"latest_commit_sha":null,"homepage":"https://emissions-api.org","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/emissions-api.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.rst","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-27T11:33:23.000Z","updated_at":"2024-10-06T02:35:06.000Z","dependencies_parsed_at":"2024-06-13T04:18:14.182Z","dependency_job_id":"6bf1fb0b-0834-4392-a375-0a70e55d60df","html_url":"https://github.com/emissions-api/emissions-api","commit_stats":{"total_commits":381,"total_committers":12,"mean_commits":31.75,"dds":0.7454068241469816,"last_synced_commit":"fa1c92990b44465fecb29b9881406425c72f529b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emissions-api%2Femissions-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emissions-api%2Femissions-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emissions-api%2Femissions-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emissions-api%2Femissions-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emissions-api","download_url":"https://codeload.github.com/emissions-api/emissions-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222779977,"owners_count":17036546,"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":["air-quality","citizen-science","copernicus","emissions-api","esa","hacktoberfest","python","remote-sensing","sentinel-5"],"created_at":"2024-08-03T01:01:53.597Z","updated_at":"2024-11-14T13:32:17.497Z","avatar_url":"https://github.com/emissions-api.png","language":"Python","funding_links":[],"categories":["Emissions"],"sub_categories":["Emission Observation and Modeling"],"readme":"Emissions API\n=============\n\n.. image:: https://img.shields.io/travis/com/emissions-api/emissions-api?label=Docs\n   :target: https://docs.emissions-api.org\n   :alt: Documentation Status\n.. image:: https://github.com/emissions-api/emissions-api/actions/workflows/main.yml/badge.svg\n   :target: https://github.com/emissions-api/emissions-api/actions/workflows/main.yml\n   :alt: Integration Test\n\nThis is the main repository for the `Emissions API \u003chttps://emissions-api.org/\u003e`_.\n\nIf you just want to use Emissions API as a service, take a look at our `API documentation \u003chttps://api.emissions-api.org/\u003e`_\nor visit our `website \u003chttps://emissions-api.org/\u003e`_ for additional information and examples.\n\nBelow you will find a small introduction about setting the services in this repository up for development.\n\nIf you want to take a deeper dive into this, you can take a look at the `documentation \u003chttps://docs.emissions-api.org/\u003e`_,\nvisit the `issues \u003chttps://github.com/emissions-api/emissions-api/issues\u003e`_\nor take a look into the `libraries and tools \u003chttps://github.com/emissions-api\u003e`_ we created around this project.\n\nInstallation\n------------\n\nTo install the requirements execute\n\n.. code-block:: bash\n\n   pip install -r requirements.txt\n\nYou might have to explicitly deal with C-dependencies like ``psycopg2`` yourself,\nOne way to do this is to use your corresponding system packages.\n\nAfter that you can run the different services using\n\n* **preprocess**\\ : ``python -m emissionsapi.preprocess``\n* **autoupdater**\\ : ``python -m emissionsapi.autoupdater``\n* **web**\\ : ``python -m emissionsapi.web``\n\nConfiguration\n-------------\n\nEmissions API will look for configuration files in the following order:\n\n* ``./emissionsapi.yml``\n* ``~/emissionsapi.yml``\n* ``/etc/emissionsapi.yml``\n\nA configuration file template can be found at ``etc/emissionsapi.yml``.\nTo get started, just copy this to the main project directory and adjust the\nvalues if the defaults do not work for you.\n\nDatabase Setup\n--------------\n\nThis project is using a `PostgreSQL \u003chttps://postgresql.org\u003e`_ database with the `PostGIS \u003chttps://postgis.net\u003e`_ extension.\n\nThere is a simple ``docker-compose.yml`` file to make it easier to setup a\ndatabase for development.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femissions-api%2Femissions-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femissions-api%2Femissions-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femissions-api%2Femissions-api/lists"}