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

Data from Driver API #8

Open
orlandombaa opened this issue Apr 15, 2019 · 3 comments
Open

Data from Driver API #8

orlandombaa opened this issue Apr 15, 2019 · 3 comments

Comments

@orlandombaa
Copy link

Hello
I have a doubt about the Driver API. I am making a study of mobility patters so I would like to get big amount of data about trips made in a particulat city such as: speed, time, path followed, star and end location among others. The Driver API is availabe to give me this kind of information in big quantities?
I have read some of the documentes of Uber developers but is still not clear for me and I could not set up the API in R so I haven´t bee available to see be my own the data I can get.

Thank you.

@datawookie
Copy link
Owner

Hi!

The ubeR packages does not currently support the Driver API because this requires a driver login, to which I don't have access. I'd be happy to collabodarate with you to include the Driver API into the ubeR package though.

Also, just looking at the documentation for the Driver API quickly I'm not sure that you would be able to get the data for a range of drivers. It looks like you can only get data for the authenticated driver.

Regards, @datawookie.

@orlandombaa
Copy link
Author

orlandombaa commented Apr 15, 2019

Hello @datawookie thank you for your answer.

That makes more sense. So the data that I can acces using uberR package is from my personal trips as a custumer?

by chance do you know if there is another way of get that kind of data? now I am watching https://movement.uber.com/ it is an internal program to release data but ther are just a few cities. I wrote them to see if there is a way to get from another cities where they operate.

I will be happy to colaborate to include Driver API in the package but my field is more related to transport planning I don´t know so much about the functioning of an API, sorry. But I am making a team with people of computer sciences I will suggest the task to them.

Thank you,
Orlando

@orlandombaa
Copy link
Author

Hello @datawookie I have another question, if you dont mind. Im trying to make an OD cost time that is basically a matrix with the time from many origin and many destination (some thousends or ten of thounsdens of requests ) I see that in the library there is a function for ask the giving the coordinates from origin and destination.
currently theres is a way to introduce a matrix of coordiantes instead a single par of them ?

thank you.

best regards,
Orlando

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