Skip to content

ochristopher380/Sayari_data_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Sayari Data Task

Repository created for the completion of the Sayari Data Task.

The repository has been structed in the form of a Scrapy project with Sayari_data_task/ND_businesses as the directory. To generate the scraped data with a scrapy project, run scrapy crawl ND_businesses -O ND_businesses.json which will store the scraped data in the ND_businesses.json file. Running just the spider itself will not produce an output. After the data has been stored in the json file, network_graph.py can then be run to generate a png of the network graph. The nework graph as of 11/7/2024 is below.

Network graph of North Dakota business starting with the letter X as of 11/7/2024

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages