Giter VIP home page Giter VIP logo

data's People

Contributors

bberve avatar brianhall13 avatar cwanschura avatar dbdodson avatar dothandave avatar eocasey avatar guideonemobile avatar jakecoolidge avatar jcant624 avatar jenn1219 avatar jimmyrocks avatar mappingkat avatar mcorsello avatar mrandrewmills avatar nateirwin avatar npmap-bot avatar nps-blemire avatar rangernathan avatar rishirdua avatar stephanie1188 avatar tpcolson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

data's Issues

Use of 'q' parameter seems inconsistent

Results from using the q parameter seem inconsistent. Below is an example request for all Parks that have the Activity "Dog Sledding". This results in a result set of 36 Parks, many of which do not have this in their Activities.
https://developer.nps.gov/api/v1/parks?start=0&limit=700&q=activity%3DDog%20Sledding

The first site returned -- Aleutian Islands World War II National Historic Area -- seems like one that would have that Activity but it is not in the list:

      "activities": [
        {
          "id": "B33DC9B6-0B7D-4322-BAD7-A13A34C584A3",
          "name": "Guided Tours"
        },
        {
          "id": "A0631906-9672-4583-91DE-113B93DB6B6E",
          "name": "Self-Guided Tours - Walking"
        },
        {
          "id": "C7D5A145-F8EB-4C37-9E92-2F6C6206B196",
          "name": "Self-Guided Tours - Auto"
        },
        {
          "id": "DF4A35E0-7983-4A3E-BC47-F37B872B0F25",
          "name": "Junior Ranger Program"
        },
        {
          "id": "0B685688-3405-4E2A-ABBA-E3069492EC50",
          "name": "Wildlife Watching"
        },
        {
          "id": "5A2C91D1-50EC-4B24-8BED-A2E11A1892DF",
          "name": "Birdwatching"
        },
        {
          "id": "C8F98B28-3C10-41AE-AA99-092B3B398C43",
          "name": "Museum Exhibits"
        }
      ],

I've downloaded the entire Parks.json (for testing and research), and a text search of that content finds only 4 sites that have the Activity "Dog Sledding":

            "id": "EE1F4878-00FB-4760-A77F-EA76DB8DEFD9",
            "fullName": "Bering Land Bridge National Preserve",

            "id": "C0BF2A42-E353-4FAE-B4C4-AA0676B58100",
            "fullName": "Denali National Park & Preserve",

            "id": "11E73438-0CCC-4441-A76A-1995F67F2D89",
            "fullName": "Kenai Fjords National Park",

            "id": "6F550E4D-AE26-4250-A674-397E2DF88092",
            "fullName": "Yukon - Charley Rivers National Preserve",

NPS Topo Dataset?

Hi,

I am wondering if there exists a topo dataset specifically for all the national parks. I am working with the USFS FSTopo data which has things like road features and campground sites specific to the national forests, which makes it more useful for e.g. backpackers than the USGS National Map.
I'm curious to learn more about other options for NPS wide topo maps suitable for backcountry navigation.

I did find the work by Thomas Colson from GSMNP https://irma.nps.gov/DataStore/Reference/Profile/2202873 but seems to only have been produced for GSMNP. I am also not sure what data sources these maps use (https://irma.nps.gov/DataStore/DownloadFile/566511) in comparison to the equivalent USGS ones (https://irma.nps.gov/DataStore/DownloadFile/566081).

Thank you for any information.

Google BigQuery for NPS REST API Data

US National Park Service (NPS) API has some compelling data about National Parks, events, media and more.

Google Big Query Public Datasets makes it much more usable for querying and exploring the data. It can easily be used in Jupiter notebooks without additional transforms or resources.

Here are instructions on how to access the data.
https://github.com/tonymet/nps-public-data

Can you ask the REST API team if they would be interested in making this a more formal integration? Alternatively , it can be managed as an up-to-date unofficial resource for customers.

BigQuery's costs are minimal since the data owner only pays for storage and issuer's pay for queries. NPS should be able to host this data for a few dollars a month regardless of the traffic it receives.

See also this post about the REST API https://news.ycombinator.com/item?id=39085830

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.