#!/usr/bin/python
# -*- coding: utf-8 -*-
class SpatialStatistician:
def __init__(self):
self.name = "Marika D'Agostini"
self.role = "PhD Student in Statistical Sciences"
self.organisation = "University of Bologna"
self.language_spoken = ["it_IT", "en_US"]
def say_hi(self):
print("Thanks for dropping by!")
me = SpatialStatistician()
me.say_hi()
๐บ๏ธ
PhD Student in Statistical Sciences
-
University of Bologna
- Bologna, Italy
-
17:59
(UTC +02:00) - https://marika-dagostini.github.io/
- https://orcid.org/0000-0001-9998-8896
Pinned Loading
-
climate-shelters-ER-demo
climate-shelters-ER-demo PublicClimate Shelters in Emilia-Romagna โ Demo Web Application for the Visualising Climate 2026 Conference (Bologna, 4-6 November 2026)
JavaScript
-
graspa25-suhi-bologna
graspa25-suhi-bologna PublicWeb-based mapping of results presented at the GRASPA 2025 conference (Rome, 15โ17 September 2025).
JavaScript
-
diesel-female-cancer
diesel-female-cancer PublicD'Agostini et. al (2024) "Risk of Gynecological and Breast Cancers in Workers Exposed to Diesel Exhaust: A Systematic Review and Meta-Analysis Of Cohort Studies"
Stata
-
diesel-skin-cancer
diesel-skin-cancer PublicD'Agostini et. al (2024) "Risk of Skin Cancer in Workers Exposed to Diesel Exhaust: A Systematic Review and Meta-Analysis of Cohort Studies"
Stata
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.