daniellecrobinson / Data-Rescue-PDX

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

ff9ae098-eccc-41d8-bfcd-5e8ed047db05 - Danielle Example issue #53

Open daniellecrobinson opened 7 years ago

daniellecrobinson 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": "GOES-R Science Seminar",
  "maintainer": "Don Lees",
  "maintainer_email": "Don.Lees@va.gov",
  "author": "Ivan Csiszar, Evan Ellicott, Chris Schmidt",
  "author_email": null,
  "notes": "JPSS and goes-r activities supporting 2013 fire outbreaks",
  "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": "NASA, NOAA",
    "name": "va-gov",
    "is_organization": true,
    "image_url": "https://raw.githubusercontent.com/GSA/logo/master/va.png",
    "type": "organization",
    "id": ""
  }
}