Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 689 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 689 Bytes

ntoss

NTOSS

https://2014.spaceappschallenge.org/challenge/nasa-small-business-one-stop/#description

This code was written to solve the problem of technology entrepreneurs working with NASA. Using the code and database

Map for Number of Vendors grouped by State The database contains information of 133485 contracts with 8669 global vendors having 9725 locations. NAICS descriptions (655) and Product/Service Descriptions (1200) also available for filtering.

The code was developed with PHP and MySQL. US Maps were implemented by using datamaps.js, d3.js and topojson.js.

The major task was collecting information from various government websites and creating the data model.