Item talk:Q50356: Difference between revisions

From geokb
(Updated item talk page content)
(caching schema from staff profile page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
usgs_staff_profile:
{
   meta:
   "USGS Staff Profile": {
     url: https://www.usgs.gov/staff-profiles/emily-yamamoto
     "@context": "https://schema.org",
     timestamp: '2024-01-30T20:59:55.068453'
    "@type": "Person",
    status_code: 200
     "dateModified": "2024-09-21T07:59:20.891000",
  profile:
     "name": "Emily Yamamoto",
     name: Emily Yamamoto
     "identifier": [],
     name_qualifier: null
     "jobTitle": "Budget Analyst",
     titles:
     "hasOccupation": [
    - Budget Analyst
      {
     organizations:
        "@type": "OrganizationalRole",
    - !!python/tuple
        "startDate": "2024-09-21T07:59:20.894216",
      - Western Geographic Science Center
        "affiliatedOrganization": {
      - https://www.usgs.gov/centers/western-geographic-science-center
          "@type": "Organization",
     email: eyamamoto@usgs.gov
          "name": "Western Geographic Science Center",
    orcid: null
          "url": "https://www.usgs.gov/centers/western-geographic-science-center"
    intro_statements:
        },
    - Emily Yamamoto is a Budget Analyst with the Western Geographic Science Center
        "roleName": "Budget Analyst"
      and joined the USGS in 2015.
      }
    expertise_terms:
    ],
     - budget
     "description": [
     - travel
      {
     - admin
        "@type": "TextObject",
     professional_experience: []
        "additionalType": "short description",
     education:
        "abstract": "Budget Analyst with the Western Geographic Science Center"
    - B.A., Economics, University of California, Santa Cruz
      },
    - B.A., German Studies, University of California, Santa Cruz
      {
     affiliations: []
        "@type": "TextObject",
     honors: []
        "additionalType": "staff profile page introductory statement",
     abstracts: []
        "abstract": "Emily Yamamoto is a Budget Analyst with the Western Geographic Science Center and joined the USGS in 2015."
    personal_statement: Prior to working for the Western Geographic Science Center,
      },
       Emily worked for various private and public sector companies, both domestically
      {
       and internationally owned. Emily has experience in accounting and finance, business
        "@type": "TextObject",
       analytics, human resources, export compliance, purchasing and customer service.
        "additionalType": "personal statement",
        "abstract": "Prior to working for the Western Geographic Science Center, Emily worked for various private and public sector companies, both domestically and internationally owned. Emily has experience in accounting and finance, business analytics, human resources, export compliance, purchasing and customer service."
      }
     ],
     "email": "eyamamoto@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/emily-yamamoto",
     "affiliation": [],
     "hasCredential": [
      {
        "@type": "EducationalOccupationalCredential",
        "name": "B.A., Economics, University of California, Santa Cruz"
      },
      {
        "@type": "EducationalOccupationalCredential",
        "name": "B.A., German Studies, University of California, Santa Cruz"
      }
     ],
     "knowsAbout": [
      {
        "@type": "Thing",
        "additionalType": "self-claimed expertise",
        "name": "budget"
      },
      {
        "@type": "Thing",
        "additionalType": "self-claimed expertise",
        "name": "travel"
      },
      {
        "@type": "Thing",
        "additionalType": "self-claimed expertise",
        "name": "admin"
      }
    ],
     "memberOf": {
      "@type": "OrganizationalRole",
       "name": "staff member",
       "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
       "startDate": "2024-09-21T07:59:20.891007"
    }
  }
}

Latest revision as of 22:24, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:59:20.891000",
   "name": "Emily Yamamoto",
   "identifier": [],
   "jobTitle": "Budget Analyst",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:20.894216",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Western Geographic Science Center",
         "url": "https://www.usgs.gov/centers/western-geographic-science-center"
       },
       "roleName": "Budget Analyst"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Budget Analyst with the Western Geographic Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Emily Yamamoto is a Budget Analyst with the Western Geographic Science Center and joined the USGS in 2015."
     },
     {
       "@type": "TextObject",
       "additionalType": "personal statement",
       "abstract": "Prior to working for the Western Geographic Science Center, Emily worked for various private and public sector companies, both domestically and internationally owned. Emily has experience in accounting and finance, business analytics, human resources, export compliance, purchasing and customer service."
     }
   ],
   "email": "eyamamoto@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/emily-yamamoto",
   "affiliation": [],
   "hasCredential": [
     {
       "@type": "EducationalOccupationalCredential",
       "name": "B.A., Economics, University of California, Santa Cruz"
     },
     {
       "@type": "EducationalOccupationalCredential",
       "name": "B.A., German Studies, University of California, Santa Cruz"
     }
   ],
   "knowsAbout": [
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "budget"
     },
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "travel"
     },
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "admin"
     }
   ],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:59:20.891007"
   }
 }

}