Skip to content

haoyanok/College-Cost-And-Earning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

College-Cost-And-Earning Project Summary

Project Demo: haoyan.info

Introduction

This application lets you find the 10 universities in every state that have the highest annual cost of attendance and the 10 universities with the highest median annual earning 2 years after graduate. To view a state's school data, click on that state on the map interface.

Data Source

This application uses data provided by the U.S. Department of Education. The API endpoint is provided here. Both cost of attendance and earning data is collected in 2018.

API Key

The file containing API Key is gitignored. If you want to run this project locally, you could get a key from U.S. Department of Education. Then, create file src/APIs/ApiKeys.js and edit it to include:

export const schoolDataApiKey =   // API key here

Library Usage

The map is created using React Simple Maps.

Some styling are done using React BootStrap.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published