遇见数据集

Entrances to the University of Sussex Library 2006-2020

收藏
DataCite Commons2025-11-10 更新2025-04-17 收录
官方服务:

资源简介:

This dataset contains the daily entrance totals to the University of Sussex Library between 2006 and 2020.<br>The file is a two column *csv file containing date:total.<br><br>Every time a visitor walks through the turnstiles at the main entrance, this is logged to an entry management system. The system had been gathering data for several years before 2006, but all previous data was lost in a major software upgrade towards the end of that year.<br>The data shows a huge drop between December 2009 and February 2010. This was a period of building refurbishment, during which visitors were routed through a temporary, unmonitored, entrance. <br>The SQL query used to extract this data was:<br>select DATE_FORMAT(TIMESTAMP, "%d/%m/%Y") AS theday,COUNT(SerialNo) AS entrances FROM transactions WHERE TIMESTAMP &gt;= '2006-10-06' and timestamp &lt; '2021-01-01' AND ZoneNo=1 AND Direction='I' AND Address IN (1,2) GROUP BY theday ORDER BY timestamp<br>

提供机构:
University of Sussex
创建时间:
2021-02-10
二维码
社区交流群
二维码
科研交流群
商业服务