daniellecrobinson / Data-Rescue-PDX

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

4C5E0572-8564-4C24-8F37-1D0B1E3D01D7 #37

Open awilliams3693 opened 7 years ago

awilliams3693 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": "Employee Contact Information United States Geological Survey",
  "maintainer": "",
  "maintainer_email": "",
  "author": null,
  "author_email": null,
  "notes": "The US Department of the Interior US Geological Survey Employee Phonebook.Searchable by name, email, and username",
  "license_id": "",
  "landingPage": "https://www2.usgs.gov/phonebook/employee/",
  "id": "4C5E0572-8564-4C24-8F37-1D0B1E3D01D7",
  "doi":"",
  "isPartOf": "US Geological Survey Employee Info",
  "tags": "USGS",
  "organization": {
    "description": "Department of Interior US Geological Survey Employee Phonebook",
    "title": "Department of the Interior Geological Survey",
    "name": "USGS",
    "is_organization": true,
    "image_url": "",
    "type": "organization",
    "id": "DOI USGS"
  }
}
jimtyhurst commented 7 years ago

I would change: "isPartOf": "US Geological Survey Employee Info", to: "isPartOf": "U.S. Department of the Interior",

I would change: "description": "Department of Interior US Geological Survey Employee Phonebook", to: "description": "Department of the Interior U.S. Geological Survey Employee Phonebook",