Giter VIP home page Giter VIP logo

Comments (7)

mpadge avatar mpadge commented on August 27, 2024 1

@operte Not yet, sorry. I aim to have it up by end of October, and will ping here when it's done.

from paris-bikes.

mpadge avatar mpadge commented on August 27, 2024

@Liyubov I'll try not to do this too much, but ... network centrality measured using osmnx and networkx will be generic, and not particularly accurate. An accurate measure of centrality of the actual bicycle network based on accurate bicycle-specific routing algorithms can be obtained with the dodgr_centrality() function.

  • Disclaimer#1: That's self-promotion of my own software πŸ˜‰
  • Disclaimer#2: It's R, and not python.
  • Non-disclaimer: the algorithm is more efficient than the networkx version, and will easily scale to every street segment in Paris.

from paris-bikes.

Liyubov avatar Liyubov commented on August 27, 2024

I just put here the data from the article https://github.com/CorrelAid/paris-bikes/blob/main/data/odmatrix_p_distances_final.zip

article link is here https://www.sciencedirect.com/science/article/pii/S2590198222001099?via%3Dihub#appSB

from paris-bikes.

mpadge avatar mpadge commented on August 27, 2024

There are hourly count data at https://opendata.paris.fr/explore/dataset/comptage-velo-donnees-compteurs/ which can be used to calibrate cycling estimates throughout the network. The dataset is huge (just over 1GB), and contains counts from 98 stations, each one having an average of < 10,000 hourly counts. The data seem to be updated daily, with the version downloaded 17 Aug 22 finishing yesterday, and starting on 25-01-2021. That spans 537 days, making 12,888 hours, so not quite full hourly coverage from all stations, but close enough.

from paris-bikes.

mpadge avatar mpadge commented on August 27, 2024

I've finally managed to get an interactive map of cycling flows up at https://urbananalyst.github.io/paris-bikes/. It's just a proof-of-principle on an arbitrary scale from 0 to 5, but now that I've got that, I can easily start to include more realistic cyclilng behaviour and update as i go.

from paris-bikes.

operte avatar operte commented on August 27, 2024

Hey @mpadge this looks interesting. Can you tell us more about what we are seeing? You mentioned you are writing a blogpost about it. Is it ready yet? :)

from paris-bikes.

operte avatar operte commented on August 27, 2024

@mpadge Any news on that blog post? :)

from paris-bikes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.