Where can I find a database of US colleges and the classes they offer? -


I have noticed that they have a list of several schools and classes they offer. Does anyone know how they get this data? I think this is through some databases, but I may be wrong.

This is most likely through a database to be their database being accurate And I suspect that they will give you access to it.

I found this site which looks very reasonable and provides a CSV or Excel for all recognized colleges:

The site is malfunctioning:

The US Department of Education, therefore, can not guarantee that the information given in the database is accurate, current or complete.

You may come up with a scrape from the publicly available sites to gather the rest of the information but you have to check the legitimacy of that.

It is not everything, but it is a beginning to hope that it helps!

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -