christophertubbs / christophertubbs/PyRDB

Route the default data to a singular RDBTable in an RDB if there is only one

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The data from "https://waterservices.usgs.gov/nwis/iv/?format=rdb&sites=08025360&siteStatus=all¶meterCd=00060" yields one RDBTable. To access it, you have to know to hit `data["08025360"]`. Since there's only one table to reference, reference have `data.data` refer to that one table for easier, more obvious access.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.