Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/soda/mod.ts>SodaQuery#withDataset

SODA (Socrata) Client for Deno/Node
Latest
method SodaQuery.prototype.withDataset
import { SodaQuery } from "https://deno.land/x/soda@0.4.5/mod.ts";

Set the dataset to work against. This can be called multiple times, but only if strict mode is disabled.

Parameters

datasetId: string

The dataset to work against