| Package | Description |
|---|---|
| com.socrata.api |
Provides objects that implement all the major Socrata operations (verbs).
|
| com.socrata.builders |
Helper objects to create and manipulate some of the objects defined in com.socrata.model.These are
not necassary for using the API, but can be useful.
|
| com.socrata.model |
Defines the objects that are parameters to APIs, return values to APIs or system objects in the Socrata platform.
|
| com.socrata.model.importer |
The model objects (nouns) used by the import operations defined by SodaImporter.
|
| Class and Description |
|---|
| AssetResponse |
| Blueprint
A structure that defines how a CSV should be imported.
|
| Column |
| DatasetInfo
Class that contains all the information about a dataset NOT related to its actual
schema.
|
| NonDataFileDataset
Represents a non-dataset file that can be hosted by Socrata.
|
| ScanResults
The results of a server scan over the csv, this is needed before importing a CSV
|
| Class and Description |
|---|
| Blueprint
A structure that defines how a CSV should be imported.
|
| BlueprintColumn
A defintion for how to import a particular column in the dataset.
|
| Column |
| Dataset
The schema portions of a dataset.
|
| DatasetInfo
Class that contains all the information about a dataset NOT related to its actual
schema.
|
| ExternalDataset
An external dataset is a "dataset" that does not directly store data
within Socrata, but rather stores a reference to data elsewhere.
|
| License
Represents a license for a dataset.
|
| Metadata
Class represents the Metadata for a dataset.
|
| NonDataFileDataset
Represents a non-dataset file that can be hosted by Socrata.
|
| ScanColumn
Column returned by the scan.
|
| ScanResults
The results of a server scan over the csv, this is needed before importing a CSV
|
| Class and Description |
|---|
| DatasetInfo
Class that contains all the information about a dataset NOT related to its actual
schema.
|
| Class and Description |
|---|
| Attachment |
| BlueprintColumn
A defintion for how to import a particular column in the dataset.
|
| Column |
| Dataset
The schema portions of a dataset.
|
| DatasetInfo
Class that contains all the information about a dataset NOT related to its actual
schema.
|
| Grant
Represents a permissions grant to a dataset.
|
| License
Represents a license for a dataset.
|
| LicenseInfo
This is a convenient list of the licenses currently understood by Socrata.
|
| Metadata
Class represents the Metadata for a dataset.
|
| PossibleLocation
This is a possible location built up from a file scan
seeing columns that look like possible parts of a location
|
| ScanColumn
Column returned by the scan.
|
| ScanSummary
The summary of the results returned by scanning a CSV.
|
Copyright © 2013. All Rights Reserved.