apply provided data accuracy text

This commit is contained in:
Mateusz Konieczny 2021-11-05 18:24:56 +01:00
parent b07de223b1
commit fa3261cdfb

View File

@ -5,7 +5,10 @@ const DataAccuracyPage = () => (
<section className="main-col"> <section className="main-col">
<h1 className="h2">Data Accuracy Agreement</h1> <h1 className="h2">Data Accuracy Agreement</h1>
<p> <p>
The data are provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, accuracy, fitness for a particular purpose and non-infringement. In no event shall UCL be liable for any reliance that you place on or how you use the data nor any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the data or the use or other dealings in the data'. Colouring London data are provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, accuracy, fitness for a particular purpose and non-infringement. In no event shall the Alan Turing Institute be liable for any reliance that you place on or how you use the data nor any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the data or the use or other dealings in the data.
</p>
<p>
Colouring London data are crowdsourced from multiple sources and may contain errors. Though we cannot comment on data accuracy, we try to include as many features as possible to help users assess their reliability and suitability for specific types of use (be this a school project or scientific paper). As information on sources is very important, contributors are asked to add these, and to verify data, wherever possible.
</p> </p>
</section> </section>
</article> </article>