Skip to contents

Corresponds to, for example: https://api.municode.com/ordinancesToc?nodeId=2023&productId=12429

Usage

get_ordinances_toc(product_id, node_id = NA)

Arguments

product_id

A unique identifier for a product

node_id

A unique identifier for a node within the specified product (ordinance)

Examples

get_ordinances_toc(node_id = 2023, product_id = 12429)
#> # A tibble: 1 × 8
#>   id    heading node_depth has_children doc_order_id children OrdCount DataType
#>   <chr> <chr>        <int> <lgl>               <int> <list>      <int>    <int>
#> 1 12429 Zoning           0 TRUE                    0 <list>          0        1