{"id":19782107,"url":"https://github.com/everyways/airquality","last_synced_at":"2026-05-07T16:03:02.702Z","repository":{"id":78138603,"uuid":"191003731","full_name":"Everyways/AirQuality","owner":"Everyways","description":"Recupere et parse les scores de qualité d'air selon code posal","archived":false,"fork":false,"pushed_at":"2019-06-09T13:14:20.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-11T02:31:01.141Z","etag":null,"topics":["air-quality","cellphone","free"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Everyways.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}},"created_at":"2019-06-09T12:28:26.000Z","updated_at":"2021-05-05T14:54:04.000Z","dependencies_parsed_at":"2023-02-28T06:01:46.145Z","dependency_job_id":null,"html_url":"https://github.com/Everyways/AirQuality","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"615605788c1c0bc6410d7fcda20239e1d13c0c68"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Everyways%2FAirQuality","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Everyways%2FAirQuality/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Everyways%2FAirQuality/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Everyways%2FAirQuality/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Everyways","download_url":"https://codeload.github.com/Everyways/AirQuality/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241113023,"owners_count":19911815,"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","cellphone","free"],"created_at":"2024-11-12T06:03:50.222Z","updated_at":"2026-05-07T16:02:57.664Z","avatar_url":"https://github.com/Everyways.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AirQuality\nRecupere, parse et enregistre les scores de qualité d'air selon code posal souhaité et envoie un SMS \n\nParser actuels : AtmoSud et AirParif\n\nEndpoint : process.php\n\n\nConfig SMS (Free only)\n\nRenseigner valeurs FREE dans array \n$aUserParams = [\n    'user' =\u003e 'XXXXXXXX',\n    'secret' =\u003e 'XXXXXXXXXXXX'\n];\n\nLes valeurs sont présentes dans votre portail FREE\nInformations ici : https://www.universfreebox.com/article/26337/Nouveau-Free-Mobile-lance-un-systeme-de-notification-SMS-pour-vos-appareils-connectes\n\n--\n-- Structure de la table `AirQuality`\n--\n\nCREATE TABLE `AirQuality` (\n  `id` int(11) UNSIGNED NOT NULL,\n  `region` tinytext NOT NULL,\n  `town` tinytext NOT NULL,\n  `insee` varchar(10) NOT NULL,\n  `zipcode` varchar(10) NOT NULL,\n  `score` tinyint(4) NOT NULL,\n  `DateTime` timestamp NULL DEFAULT CURRENT_TIMESTAMP\n) ENGINE=InnoDB DEFAULT CHARSET=utf8;\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feveryways%2Fairquality","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feveryways%2Fairquality","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feveryways%2Fairquality/lists"}