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

Improve the Documentation #27

Open
radumas opened this issue Nov 29, 2017 · 4 comments
Open

Improve the Documentation #27

radumas opened this issue Nov 29, 2017 · 4 comments
Labels
documentation Issues for missing documentation good first issue help wanted

Comments

@radumas
Copy link
Collaborator

radumas commented Nov 29, 2017

While the API is to some degree documented in a notebook under doc/, an entity relation of the 3 tables would be helpful to newcomers + any other info you think is helpful to someone jumping into this project!

radumas added a commit that referenced this issue Dec 5, 2018
@radumas radumas added the documentation Issues for missing documentation label Jul 10, 2019
@radumas radumas pinned this issue Oct 15, 2019
@raspyweather
Copy link
Contributor

I think this is the right place to point the broken link in the main readme out

@cielf
Copy link

cielf commented Jan 13, 2020

I think this is the right place to point the broken link in the main readme out
Could you specify which link is broken? (So the fixer doesn't have to check every link.)

@raspyweather
Copy link
Contributor

sure, this one

We have a Python scraper running on AWS saving predicted subway arrivals since late February 2017. We need to process this data to generate observed station arrival times for each train at each station. There was a couple month hiatus in data scraping because the database was full between August and November, but the scraper is now continuing to hum along nicely.
We're still trying to process the predicted arrival times obtained from the API into reasonably reliable state. This work is happening in a Jupyter Notebook [Filtering Observed Arrivals.ipynb](doc/Filtering%20Observed%20Arrivals.ipynb); it is mostly in SQL, despite being in a Python notebook.

@radumas
Copy link
Collaborator Author

radumas commented Jan 29, 2020

Thanks friends!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues for missing documentation good first issue help wanted
Projects
None yet
Development

No branches or pull requests

3 participants