-
Notifications
You must be signed in to change notification settings - Fork 25
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
Launch date of each city server in API? #3375
Comments
It honestly might be best for me to search my email to get you these dates, going off of notifications from CSE Support that they set up the prod server. We could consider using first label (not added by me, since I add some while creating the database). It would definitely be more noisy, but would at least get numbers the fastest. You specifically asked for the dates of the launch of production servers. If we launched a test server and then some data was collected there that we then moved onto the prod server later on, would you want the date of the test server launch of prod server? |
And is this definitely something you want provided through an API, or do you just want to collect the dates and have them in a wiki or just in your observable notebook for now? |
I think just using the date of the first non-Mikey and non-Jon label would be fine. I would prefer a programmatic way so as not to bother you when I need the info... but whatever is honestly easiest. |
Here's what I've got using the timestamp for labels that aren't from us! Newberg: 2019-01-31 Here's the query used:
|
Thank you Mikey. Could we add this data into the Re: DC. Can we just do date of first label? |
The earliest entry in the table that includes logs from the Explore page is on 2015-10-17. And yes this can be added to that API endpoint! |
Thanks Mikey! |
@davphan let's add the launch dates to the |
It gives stats just for one city (the city you are calling the API on) |
For writing NSF reports (and other things), it would be useful for me to know the launch date of each production server. Do we have that info? I suppose we could use the date of the first label? What's the easiest way to get this?
I'll then add it as a utility method to: https://observablehq.com/@jonfroehlich/project-sidewalk-utility-methods
The text was updated successfully, but these errors were encountered: