/national_science_foundation_degree_stats

degree statistics API for national science foundation

Primary LanguageRuby

National Science Foundation - Degree Statistics

Test application for using rails-api with active-model-serializers

loads science and engineering degree statistics and presents them as a searchable api

Ruby version

Ruby-2.3.0
Rails-4.2.5

Setup

rake db:reset
rails s

http://localhost:3000/api/v1/degrees/
http://localhost:3000/api/v1/fields/
params can be single or array on any field except count. eg
http://localhost:3000/api/v1/degrees/?year[]=1990&year[]=1991&level=doctorate