Advertisement
dertarchingratadata

Untitled

Dec 1st, 2022
1,314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.43 KB | None | 0 0
  1. {
  2.     "type": "naic", // naic, knaic, kbm, keyword, company
  3.     "value": "9261", // ID (str) if keyword or company, object ({ name, naic/business_model }) if rest
  4.     "element": "Searchbar Suggestion",
  5.     "position": 2, // index of result, not 0-indexed
  6.     "display_str": "Administration of Economic Programs", // name of item
  7.     "related_naics_position": 2 // if expanded related NAIC, this is the position within the expansion
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement