Skip to content

A web scrape program to build a database of colleges and universities offering art and design education.

Notifications You must be signed in to change notification settings

DanGunnStudio/ArtSchool_List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Art School Scrape

About: Uses polite package to scrape the NASAD website for a list of accredited art degree granting colleges and universities in the US.

Data Dictionary - data/supercleaned_artschool_df.csv

Col1 Col2 Col3
id index number (numeric)
school_name name of the university (character)
street street address for the university (character)
url web address of art program (character)
degree_type full list of the degree types and subjects unseparated (character)
about about the university (character)
zip zip code / US postal code (character)
state state abbreviation (character)
degree.1 degree type (character)
years length of course of study (character)
subject subject or major course of study (character)
school_type school type, ie. public / private etc. (character)


Used to build the NASAD Art Schools Dashboard: Tableau Dashboard

Contributing Guidelines:

I welcome contributions from the community.

About

A web scrape program to build a database of colleges and universities offering art and design education.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages