/iso/ics

POST /api/iso/ics

Price: 5 credits

Browse the International Classification for Standards, the three-level subject taxonomy ISO, IEC and the national bodies index standards under. Returns nodes with the code, the English and French titles, the scope note where one exists, the depth, the parent code and the direct child codes, filtered by explicit code, by parent, by depth or by a substring of the title and scope.

How to use it

Walk the tree with `parent`: no filters returns the whole classification, `level` 1 returns the forty top-level fields, and `parent` set to a code returns its direct children. The codes are the same ones /iec/publications/search takes in `ics_codes`, so this is how to turn a subject into a code an electrotechnical catalogue query can filter on. Scope notes exist on a minority of nodes and say what a field excludes and where that material lives instead, which is often what disambiguates two similar titles. ISO republishes the classification rarely rather than continuously, so treat it as a stable vocabulary.

Parameters

Request body

Response

Errors

Response headers