parent
95b016ba24
commit
0c3562e9fd
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"cityName": "Cities",
|
"cityName": "Cities",
|
||||||
"projectBlurb": "Colouring Cities is part of the Colouring Cities Research Programme (CCRP)",
|
"projectBlurb": "Colouring {City Name} is part of the Colouring Cities Research Programme.",
|
||||||
"githubURL": "https://github.com/colouring-cities/colouring-core",
|
"githubURL": "https://github.com/colouring-cities/colouring-core",
|
||||||
"privacyStatement": "Colouring Cities stores your data... [PRIVACY DATA GOES HERE].",
|
"privacyStatement": "Colouring Cities stores your data... [PRIVACY DATA GOES HERE].",
|
||||||
|
|
||||||
|
@ -19,20 +19,20 @@ const Welcome = () => (
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
{config.projectBlurb}
|
{config.projectBlurb}
|
||||||
based at the Alan Turing Institute (the UK's national Institute for data science and artificial intelligence).
|
The Colouring Cities Research Programme (CCRP), led by the Alan Turing Institute,
|
||||||
The programme works with local, regional, national and international partners to develop
|
involves <a href="https://github.com/colouring-cities/colouring-cities.github.io">an international consortium of academic institutions</a> involved
|
||||||
open platform code also of relevance to other cities.
|
in building research. Our aim is to maximise accessibility to building-level data across countries,
|
||||||
|
to help improve stock quality, efficiency, sustainability and resilience and meet net-zero goals.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
New datasets and features are added all the time. Any help you can give, colouring-in our building maps,
|
New data and features are added all the time. We are keen to engage as many people as possible in platform development. Whether you are a resident,
|
||||||
and enriching and verifying our open datasets is very much appreciated.
|
or a stakeholder in academia, government, industry or the third sector, any help you can give colouring in our Colouring Cities maps,
|
||||||
|
and enriching and verifying our open databases with your knowledge, is greatly appreciated.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
All our <Link to="/data-extracts.html">data</Link> and <a href="https://github.com/colouring-cities/colouring-core">code</a> are
|
All our <Link to="/data-extracts.html">data</Link> and <a href="https://github.com/colouring-cities/colouring-core">code</a> are
|
||||||
free to download, use and share under our open licence terms.
|
free to download, use and share under our open licence terms.
|
||||||
Our <a href="https://github.com/colouring-cities/manual/wiki">open manual</a> provides detailed
|
Our <a href="https://github.com/colouring-cities/manual/wiki">open manual</a> also provides non-technical information on the CCRP for anyone interested in our research.
|
||||||
non-technical information on the CCRP, and our international collaborators,
|
|
||||||
for anyone interested in our research.
|
|
||||||
</p>
|
</p>
|
||||||
<Link to="/view/categories"
|
<Link to="/view/categories"
|
||||||
className="btn btn-outline-dark btn-lg btn-block">
|
className="btn btn-outline-dark btn-lg btn-block">
|
||||||
|
Loading…
Reference in New Issue
Block a user