Skip to content

๐Ÿž React-based haze data crawler analysis platform

Notifications You must be signed in to change notification settings

xjia77/React-visualized-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Haze Data Analysis Platform

step1

npm i
npm run dev

step2

open bowser at http://localhost:8980/

Data source

http://datacenter.mep.gov.cn

Analysis Tools

  • ECharts
  • Ant-Design

Deployment

You can put the spider folder on a remote server and create a crontab timed task

> crontab -e
> 00 12 * * * /usr/local/bin/node /dev/spider/index.js 2>&1 # Executed daily at 12:00

About

๐Ÿž React-based haze data crawler analysis platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published