{"id":15392637,"url":"https://github.com/jackdbd/sardinia-fires","last_synced_at":"2026-04-18T21:04:20.655Z","repository":{"id":82381085,"uuid":"141019976","full_name":"jackdbd/sardinia-fires","owner":"jackdbd","description":"Exploratory data analysis and visualization of fires in Sardinia from 2005 to 2016.","archived":false,"fork":false,"pushed_at":"2018-07-15T12:47:18.000Z","size":1307,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T06:49:20.298Z","etag":null,"topics":["geopandas","sardinia"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/jackdbd.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":"2018-07-15T10:58:28.000Z","updated_at":"2020-05-17T11:08:38.000Z","dependencies_parsed_at":"2023-03-02T08:16:00.521Z","dependency_job_id":null,"html_url":"https://github.com/jackdbd/sardinia-fires","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"6c2557c11d09a8dba842e724fd4ea094acc5cff4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jackdbd/sardinia-fires","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fsardinia-fires","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fsardinia-fires/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fsardinia-fires/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fsardinia-fires/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackdbd","download_url":"https://codeload.github.com/jackdbd/sardinia-fires/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fsardinia-fires/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31984558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["geopandas","sardinia"],"created_at":"2024-10-01T15:15:26.666Z","updated_at":"2026-04-18T21:04:20.638Z","avatar_url":"https://github.com/jackdbd.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sardinia Fires\n\nExploratory data analysis and visualization of fires in Sardinia from 2005 to 2016.\n\n![An image showing the fires in Sardinia from 2005 to 2016](https://raw.githubusercontent.com/jackdbd/sardinia-fires/master/screenshots/sardinia-fires.png \"Fires in Sardinia from 2005 to 2016.\")\n\n![A GIF showing an animation of the dataset on Kepler.gl](https://raw.githubusercontent.com/jackdbd/sardinia-fires/master/screenshots/sardinia-fires.gif \"Fires in Sardinia from 2005 to 2016, animation running on Uber's Kepler.gl.\")\n\n\n## Data\n\nYou will need to download several datasets freely available on the [Opendata Sardegna](http://dati.regione.sardegna.it/dataset) portal. See to the notebook `sardinia-fires.ipynb`.\n\n\n## Installation\n\nCreate a conda environment. You can use either [Miniconda](https://conda.io/miniconda.html) or [Anaconda](https://repo.continuum.io/).\n\n```shell\nconda create --name sardinia-fires python=3.6 --yes\n```\n\nActivate the environment.\n\n```shell\nsource activate sardinia-fires\n```\n\nInstall all the dependencies (this might take a while):\n\n```shell\nconda install -c conda-forge geopandas jupyter --yes\n```\n\n*Note*: there seem to be some issues with fiona (one of geopandas's dependencies). I had to downgrade to `fiona 1.7.9`.\n\n```shell\nconda install -c conda-forge fiona=1.7.9\n```\n\nWhen all dependencies have been installed, run the notebook:\n\n```shell\njupyter notebook\n```\n\n\n## Other\n\nYou can freeze your environment with:\n\n```shell\nconda env export \u003e environment.yml\n```\n\nTo remove this conda environment, run:\n\n```shell\nconda env remove -n sardinia-fires\n```\n\n\n## Previous Art\n\nMauro Melis created a really cool \"scrollytelling\" data visualization using the same datasets: [Sardinia on Fire](https://mauromelis.gitlab.io/sardinia-on-fire/). His entry won the [Sardegna Open Data data visualization contest in 2018](http://contest.formez.it/tags/incendi).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fsardinia-fires","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackdbd%2Fsardinia-fires","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fsardinia-fires/lists"}