Giter Club home page Giter Club logo

bev_sales's Introduction

Electric Vehicle Crawler | 新能源汽车爬虫

关于作者

点击我的主页youchengli.com了解关于我的情况。

快速上手

我们的项目包括:

  • 数据爬虫
    • 汽车之家新能源汽车销量、售价
    • 国际原油价格,参考自这个项目
    • **充电桩分布
  • 数据分析
    • 对充电桩分布进行聚类分析
    • 使用线性回归和灰色预测预测新能源汽车的销量

关于项目

[项目背景] [API]

运行

下载项目到本地

git clone [email protected]:xjtulyc/Electric_Vehicle_Crawler.git

下载新能源汽车月度销量、售价数据,下载数据可以在crawler/1401_2212新能源汽车总体销量数据.csv中查看。

python crawler/vehicle_sales.py

下载国际燃油月度价格数据,下载数据可以在crawler/国际原油中查看。

python crawler/oil_price/oil_prices_flow.py

下载国内充电桩数据,下载数据可以在crawler/充电桩中查看。

python crawler/charging_pile.py

使用线性回归和灰色预测对数据进行分析,其中充电桩的空间分布使用聚类分析进行度量。

python analysis.py

依赖

numpy
pandas
selenium
bs4
dataflows
urllib3
xlsxwriter

项目进展

1. 数据爬虫

  • 1.1. 汽车销量
  • 1.2. 汽车售价
  • 1.3. 汽油柴油价格 参考这个项目
  • 1.4. 充电桩数目和空间分布

2. 数据分析

  • 2.1. 线性回归
  • 2.2. 灰色预测
  • 2.3. 充电桩空间分布聚类分析

bev_sales's People

Contributors

xjtulyc 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.