The Role of Philanthropy in Turin’s Urban Climate Transition
This case study examines the contribution of Fondazione Compagnia di San Paolo to Turin’s pathway toward climate neutrality through two complementary initiatives: the CLICC project and the TPL Carbon Free Innovation Center. Together, these initiatives illustrate how philanthropy can operate both as a builder of systemic urban capacities and as an accelerator of sector-specific innovation. Rather than acting solely as a source of funding, the foundation plays a strategic role in strengthening governance, enabling experimentation and fostering collaboration across institutional and sectoral boundaries.
Through CLICC, the foundation supports the development of analytical infrastructure that enhances the city’s capacity to design, assess and monitor climate and energy policies using data-driven tools. In parallel, the TPL Carbon Free Innovation Center focuses on the decarbonisation of public transport, translating climate ambition into operational projects and applied research.
$translatableResources = [3, 4, 5, 6];
if (in_array($ResourceType, $translatableResources)) {
$langUser = strtoupper($browserLang);
if (!isset($arrPostLang[$langUser]['Target'])) {
$langUser = 'EN';
}
// on regarde si la langue source est differente de la langue de l'utilisateur ou si on a pas detecte la langue
if (!isset($media['srcLang']) || $media['srcLang'] != $langUser) {
//si la langue de l'utilisateur (browserLang) est disponible dans le tableau
if (isset($arrPostLang[$langUser]['Target'])) {
$translate = $arrPostLang[$langUser]['Target'];
?>
}
}
}
?>