Giter VIP home page Giter VIP logo

subway_delay's Introduction

Subway_delay

프로젝트 개요

공공데이터를 활용하여 서울 교통공사 지하철 지연 시간 예측하기

  • 사람들의 승하차 인원이 많아지면 지하철 지연이 발생할까?라는 궁금증에서 시작함
  • 승하차 인원 외에 요소들도 크롤링 하여 알아볼 예정.

데이터 출처

진행상황

  • 현재 날씨 데이터와 간편지연증명서는 날짜가 맞지만, 이동량데이터는 과거데이터인 상태.
  • 날씨, 지연 데이터들을 모아두고, 이동량 데이터가 나오는 대로 상관계수 분석을 진행할 예정.

데이터 프레임 만들기

Subway_moving_dataframe

  • 승하차 인원을 전부 합한 양 = 이동량이라고 정의.
  • pandas, seaborn 등의 패키지를 활용하여 이동량을 시각화 및 분석

Subway_delay_dataframe

  • 간편지연증명서의 내용을 크롤링하여, 지연 시간 파악.
  • 크롤링 내용 중 결측치가 많아 지연되는 내용만 csv 파일에 저장.

Subway_weather_dataframe

  • 날씨 - 기온, 비 혹은 눈이 지하철 운행에 영향을 줄 수 있다고 생각함.
  • 시간별로 파악한 데이터가 필요했는데, 기상청에서 찾을 수 있었음.

subway_delay's People

Contributors

lucyya99 avatar

Watchers

 avatar

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.