Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'created' field unix timestamp correctness #5

Open
akamlani opened this issue May 4, 2016 · 4 comments
Open

'created' field unix timestamp correctness #5

akamlani opened this issue May 4, 2016 · 4 comments

Comments

@akamlani
Copy link

akamlani commented May 4, 2016

In the conversion from the 'created' field of the unix timestamp to a datetime, it shows bundles over the timespan as early as 00 hour and late as 23 hour. Is this correct? Are these timestamps to be when the object label was actually scanned by the pen?

@micahwalter
Copy link
Contributor

Well, the timestamps are in UTC timezone, so that could be one possibility. Midnight UTC is 8pm EST, which makes sense since we are open until 9pm on Saturdays.

@akamlani
Copy link
Author

akamlani commented May 5, 2016

Looks like I am still seeing some timestamps on the objects tagged after closing time.

  • I performed the analysis on the subset (slice of 10000 samples) as indicated in the notebook
  • Here is a link to my notebook: cooperhewitt_thepen notebook

@micahwalter
Copy link
Contributor

HI @akamlani
Thanks for this. I'm pretty sure this is happening during special events, or after hours testing we may be doing. It would be interesting to do the analysis across the whole set and plot over time to see if there is a pattern.
-m

@akamlani
Copy link
Author

akamlani commented May 5, 2016

I'll see if I can look into it further. If there is any more context on those select data observations, let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants