Module: Nhtsa

Defined in:
lib/nhtsa/recalls.rb,
lib/nhtsa.rb,
lib/nhtsa/version.rb,
lib/nhtsa/complaints.rb,
lib/nhtsa/safety_ratings.rb,
lib/nhtsa/civil_penalties.rb,
lib/nhtsa/child_safety_seat_inspection_station_locator.rb

Overview

NHTSA Child Safety Seat Inspection Station Locator webapi.nhtsa.gov/Default.aspx?CSSIStations/API/80

Defined Under Namespace

Modules: ChildSafetySeatInspectionStationLocator, CivilPenalties, Complaints, Recalls, SafetyRatings

Constant Summary collapse

BASE_URI =
"http://webapi.nhtsa.gov/api"
DEFAULT_PARAMS =
"?format=json"
VERSION =
"0.1.0"