five

Entrances to the University of Sussex Library 2006-2020

收藏
Figshare2021-02-10 更新2026-04-28 收录
下载链接:
https://figshare.com/articles/dataset/Entrances_to_the_University_of_Sussex_Library_2006-2020/13699651
下载链接
链接失效反馈
官方服务:
资源简介:
This dataset contains the daily entrance totals to the University of Sussex Library between 2006 and 2020.The file is a two column *csv file containing date:total.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.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. The SQL query used to extract this data was:select DATE_FORMAT(TIMESTAMP, "%d/%m/%Y") AS theday,COUNT(SerialNo) AS entrances FROM transactions WHERE TIMESTAMP >= '2006-10-06' and timestamp AND ZoneNo=1 AND Direction='I' AND Address IN (1,2) GROUP BY theday ORDER BY timestamp
创建时间:
2021-02-10
二维码
社区交流群
二维码
科研交流群
商业服务