Class: RGovData::CsvService

Inherits:
FileService show all
Defined in:
lib/rgovdata/service/csv_service.rb

Overview

This is the catalog class that describes a CSV file-based service

Instance Attribute Summary

Attributes inherited from Service

#native_instance, #options

Method Summary

Methods inherited from FileService

#dataset_keys

Methods inherited from Service

#credentialset, #dataset_keys, #datasets, #find, #get_dataset, get_instance, #initialize, #meta_attributes, #realm, #service_key, #transport, #type, #uri

Methods included from Dn

#attributes, #id, #initialization_hash, #meta_attributes, #records, #to_param, #to_s

Methods included from CommonConfig

#config, #require_config_file

Constructor Details

This class inherits a constructor from RGovData::Service