records

records

Active filters Clear all

No active filters

Filters

OpenAlex Affiliations Corrections

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
github_issue_id
               

No description available for this field.

Name (identifier)
github_issue_id
Type
integer
Sample
                       
github_issue_link
               

No description available for this field.

Name (identifier)
github_issue_link
Type
text
Sample
                       
state
               

No description available for this field.

Name (identifier)
state
Type
text
Sample
                       
date_opened
               

No description available for this field.

Name (identifier)
date_opened
Type
date
Sample
                       
date_closed
               

No description available for this field.

Name (identifier)
date_closed
Type
date
Sample
                       
raw_affiliation_name
               

No description available for this field.

Name (identifier)
raw_affiliation_name
Type
text
Sample
                       
has_added_rors
               

No description available for this field.

Name (identifier)
has_added_rors
Type
integer
Sample
                       
has_removed_rors
               

No description available for this field.

Name (identifier)
has_removed_rors
Type
integer
Sample
                       
new_rors
               

No description available for this field.

Name (identifier)
new_rors
Type
text
Sample
                       
previous_rors
               

No description available for this field.

Name (identifier)
previous_rors
Type
text
Sample
                       
added_rors
               

No description available for this field.

Name (identifier)
added_rors
Type
text
Sample
                       
removed_rors
               

No description available for this field.

Name (identifier)
removed_rors
Type
text
Sample
                       
openalex_works_examples
               

No description available for this field.

Name (identifier)
openalex_works_examples
Type
text
Sample
                       
searched_between
               

No description available for this field.

Name (identifier)
searched_between
Type
text
Sample
                       
contact
               

No description available for this field.

Name (identifier)
contact
Type
text
Sample
                       
contact_domain
               

No description available for this field.

Name (identifier)
contact_domain
Type
text
Sample
                       
version
               

No description available for this field.

Name (identifier)
version
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"openalex-affiliations-corrections",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/openalex-affiliations-corrections"
      }
    ]
    ,
  • "definitions":
    {
    • "openalex-affiliations-corrections":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/openalex-affiliations-corrections_records"
            }
          }
        }
      }
      ,
    • "openalex-affiliations-corrections_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "github_issue_id":
              {
              • "type":"integer",
              • "title":"github_issue_id",
              • "description":""
              }
              ,
            • "github_issue_link":
              {
              • "type":"string",
              • "title":"github_issue_link",
              • "description":""
              }
              ,
            • "state":
              {
              • "type":"string",
              • "title":"state",
              • "description":""
              }
              ,
            • "date_opened":
              {
              • "type":"string",
              • "format":"date",
              • "title":"date_opened",
              • "description":""
              }
              ,
            • "date_closed":
              {
              • "type":"string",
              • "format":"date",
              • "title":"date_closed",
              • "description":""
              }
              ,
            • "raw_affiliation_name":
              {
              • "type":"string",
              • "title":"raw_affiliation_name",
              • "description":""
              }
              ,
            • "has_added_rors":
              {
              • "type":"integer",
              • "title":"has_added_rors",
              • "description":""
              }
              ,
            • "has_removed_rors":
              {
              • "type":"integer",
              • "title":"has_removed_rors",
              • "description":""
              }
              ,
            • "new_rors":
              {
              • "type":"string",
              • "title":"new_rors",
              • "description":""
              }
              ,
            • "previous_rors":
              {
              • "type":"string",
              • "title":"previous_rors",
              • "description":""
              }
              ,
            • "added_rors":
              {
              • "type":"string",
              • "title":"added_rors",
              • "description":""
              }
              ,
            • "removed_rors":
              {
              • "type":"string",
              • "title":"removed_rors",
              • "description":""
              }
              ,
            • "openalex_works_examples":
              {
              • "type":"string",
              • "title":"openalex_works_examples",
              • "description":""
              }
              ,
            • "searched_between":
              {
              • "type":"string",
              • "title":"searched_between",
              • "description":""
              }
              ,
            • "contact":
              {
              • "type":"string",
              • "title":"contact",
              • "description":""
              }
              ,
            • "contact_domain":
              {
              • "type":"string",
              • "title":"contact_domain",
              • "description":""
              }
              ,
            • "version":
              {
              • "type":"string",
              • "title":"version",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets