daniellecrobinson / Data-Rescue-PDX

Volunteer guide, and other materials for DATA RESCUE PDX
30 stars 6 forks source link

NOAA Buoy Station 01503 - Saul - 4801503 #45

Open michal-g opened 7 years ago

michal-g commented 7 years ago

Replace the information in this Issue Template with the information for the dataset you are working with, and add a JSON file at the end. Example values and an example JSON file are shown, leave blank spaces if you can not find the information for your dataset. When adding your JSON file, leave the { } structure, as this denotes a block of code.

JSON: (example) If you don't know a value, leave it blank. Check your JSON for errors with JSONlint

{
   "title": "National Buoy Centre - Station 01503",
   "author": "Woods Hole Oceanographic Institute - Upper Ocean Processes Group",
   "author e-mail": "",
   "maintainer": "NOAA - National Buoy Centre",
   "maintainer e-mail": “webmaster.ndbc@noaa.gov",
   "notes": "this is a collection of temperature and salinity readings at various depths
from a buoy off the coast of Martha’s Vineyard"
   "organization": {
      "description": ""
      }
   }

{
  "title": "VA National Formulary",
  "maintainer": "Don Lees",
  "maintainer_email": "Don.Lees@va.gov",
  "author": null,
  "author_email": null,
  "notes": "The VA National Formulary is a listing of products (drugs and supplies) that must be available for prescription at all VA facilities, and cannot be made non-formulary by a Veteran Integrated Service Network (VISN) or individual medical center. Regarding chemical or biological entities that by law must be submitted to the United States (U.S.) Food and Drug Administration (FDA) for pre-marketing approval, only those entities that actually have been approved by FDA using New Drug Application (NDA), Abbreviated New Drug Application (ANDA), or biologics license, may be added to the VA National Formulary.",
  "license_id": "cc-zero",
  "landingPage": "URL for landing page goes here ",
  "id": "ff9ae098-eccc-41d8-bfcd-5e8ed047db05",
  "doi":"publication or data doi",
  "isPartOf": "larger project?",
  "tags": "FDA",
  "organization": {
    "description": "",
    "title": "Department of Veterans Affairs",
    "name": "va-gov",
    "is_organization": true,
    "image_url": "https://raw.githubusercontent.com/GSA/logo/master/va.png",
    "type": "organization",
    "id": "",

  },
}