KAPSARC Models, Apps, and Tools metadata.
project_name |
Project full name. |
Name |
model_id |
Model ID. |
ID |
web_ availability |
The web application availability of the model. |
Yes, No, WIP |
project_status |
The project current status. |
Ongoing, Ended, Sunset |
sme |
Subject matter expert involved in the project. |
Name |
sme_status |
Subject matter expert employment status. |
Onboard, Offborad |
program_director |
Program director of the project. |
Name |
project_type |
Project type. [ Model, App, Visualization tool ] |
Model, App, Visualization, Data |
models_on_kwebsite |
Model available on KAPSARC data & tools webpage. |
Yes, No. |
models_on_kwebsite_url |
Model URL on KAPSARC data & tools webpage. |
URL |
model_on_github |
Model uploaded on GitHub. |
Yes, No. |
model_on_github_url |
Model URL on GitHub. |
URL |
model_date |
Model submission date on GitHub. |
Date |
appVis_on_GitHub |
App or Visualization tool uploaded on GitHub. |
Yes, No. |
appVis_on_GitHub_URL |
App or Visualization tool URL on GitHub. |
URL |
appVis_date |
App or Visualization tool submission date on GitHub. |
Date |
data_on_github |
Data uploaded on GitHub. |
Yes, No. |
data_classification |
Data classification type. [ Public, Confidential, Subscription ] |
Public, Confidential, Subscription |
tracking_status |
Tracking status for the project. |
Done, Pending. |
version |
Latest version submitted for the project. |
Version number |
run_count_script_enabled |
Model run count enabled for the project, on HeapAnalytics or GoodgleAnalytics. |
Yes, No. |
model_theme |
What theme does the model falls under? |
[ Energy, Economics, Environment ] |
model_overview |
Brief description of the model |
string |
solution |
Solutions that the model provides |
string |
key_inputs |
Model main inputs |
string |
key_outputs |
Model main outputs |
string |
temporal_dimension |
Time period that the model covers |
string |
spatical_dimension |
Regions that the model covers |
string |
application |
Applications of the model |
string |
Attachments
Dataset schema
No description available for this field.
Name (identifier) | project_name |
Type | text |
Sample |
No description available for this field.
Name (identifier) | model_id |
Type | text |
Sample |
No description available for this field.
Name (identifier) | web_availability |
Type | text |
Sample |
No description available for this field.
Name (identifier) | project_status |
Type | text |
Sample |
No description available for this field.
Name (identifier) | sme |
Type | text |
Sample |
No description available for this field.
Name (identifier) | sme_status |
Type | text |
Sample |
No description available for this field.
Name (identifier) | program_director |
Type | text |
Sample |
No description available for this field.
Name (identifier) | project_type |
Type | text |
Sample |
No description available for this field.
Name (identifier) | models_on_kwebsite |
Type | text |
Sample |
No description available for this field.
Name (identifier) | models_on_kwebsite_url |
Type | text |
Sample |
No description available for this field.
Name (identifier) | model_on_github |
Type | text |
Sample |
No description available for this field.
Name (identifier) | model_on_github_url |
Type | text |
Sample |
No description available for this field.
Name (identifier) | model_date |
Type | date |
Sample |
No description available for this field.
Name (identifier) | appvis_on_github |
Type | text |
Sample |
No description available for this field.
Name (identifier) | appvis_on_gitgub_url |
Type | text |
Sample |
No description available for this field.
Name (identifier) | appvis_date |
Type | date |
Sample |
No description available for this field.
Name (identifier) | data_on_github |
Type | text |
Sample |
No description available for this field.
Name (identifier) | data_classification |
Type | text |
Sample |
No description available for this field.
Name (identifier) | tracking_status |
Type | text |
Sample |
No description available for this field.
Name (identifier) | version |
Type | text |
Sample |
No description available for this field.
Name (identifier) | ready_to_be_public |
Type | text |
Sample |
No description available for this field.
Name (identifier) | run_count_script_enabled |
Type | text |
Sample |
No description available for this field.
Name (identifier) | model_theme |
Type | text |
Sample |
No description available for this field.
Name (identifier) | keywords |
Type | text |
Sample |
No description available for this field.
Name (identifier) | publication_links |
Type | text |
Sample |
No description available for this field.
Name (identifier) | project_lead |
Type | text |
Sample |
No description available for this field.
Name (identifier) | project_lead_email |
Type | text |
Sample |
No description available for this field.
Name (identifier) | model_overview |
Type | text |
Sample |
No description available for this field.
Name (identifier) | solution |
Type | text |
Sample |
No description available for this field.
Name (identifier) | key_inputs |
Type | text |
Sample |
No description available for this field.
Name (identifier) | key_outputs |
Type | text |
Sample |
No description available for this field.
Name (identifier) | temporal_dimension |
Type | text |
Sample |
No description available for this field.
Name (identifier) | spatial_dimension |
Type | text |
Sample |
No description available for this field.
Name (identifier) | application |
Type | text |
Sample |
No description available for this field.
Name (identifier) | is_model |
Type | text |
Sample |
No description available for this field.
Name (identifier) | is_app |
Type | text |
Sample |
No description available for this field.
Name (identifier) | is_vis |
Type | text |
Sample |
No description available for this field.
Name (identifier) | is_dataset |
Type | text |
Sample |
No description available for this field.
Name (identifier) | model_widget |
Type | text |
Sample |
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"kapsarc-model-inventory",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/kapsarc-model-inventory"
}
] - "definitions":{
- "kapsarc-model-inventory":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/kapsarc-model-inventory_records"
}
}
} - "records":
} - "properties":
- "kapsarc-model-inventory_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "project_name":,{
- "type":"string",
- "title":"project_name",
- "description":""
} - "model_id":,{
- "type":"string",
- "title":"model_id",
- "description":""
} - "web_availability":,{
- "type":"string",
- "title":"web_ availability",
- "description":""
} - "project_status":,{
- "type":"string",
- "title":"project_status",
- "description":""
} - "sme":,{
- "type":"string",
- "title":"sme",
- "description":""
} - "sme_status":,{
- "type":"string",
- "title":"sme_status",
- "description":""
} - "program_director":,{
- "type":"string",
- "title":"program_director",
- "description":""
} - "project_type":,{
- "type":"string",
- "title":"project_type",
- "description":""
} - "models_on_kwebsite":,{
- "type":"string",
- "title":"models_on_kwebsite",
- "description":""
} - "models_on_kwebsite_url":,{
- "type":"string",
- "title":"models_on_kwebsite_url",
- "description":""
} - "model_on_github":,{
- "type":"string",
- "title":"model_on_github",
- "description":""
} - "model_on_github_url":,{
- "type":"string",
- "title":"model_on_github_url",
- "description":""
} - "model_date":,{
- "type":"string",
- "format":"date",
- "title":"model_date",
- "description":""
} - "appvis_on_github":,{
- "type":"string",
- "title":"appvis_on_github",
- "description":""
} - "appvis_on_gitgub_url":,{
- "type":"string",
- "title":"appvis_on_gitgub_url",
- "description":""
} - "appvis_date":,{
- "type":"string",
- "format":"date",
- "title":"appvis_date",
- "description":""
} - "data_on_github":,{
- "type":"string",
- "title":"data_on_github",
- "description":""
} - "data_classification":,{
- "type":"string",
- "title":"data_classification",
- "description":""
} - "tracking_status":,{
- "type":"string",
- "title":"tracking_status",
- "description":""
} - "version":,{
- "type":"string",
- "title":"version",
- "description":""
} - "ready_to_be_public":,{
- "type":"string",
- "title":"ready_to_be_public?",
- "description":""
} - "run_count_script_enabled":,{
- "type":"string",
- "title":"run_count_script_enabled",
- "description":""
} - "model_theme":,{
- "type":"string",
- "title":"model_theme",
- "description":""
} - "keywords":,{
- "type":"string",
- "title":"keywords",
- "description":""
} - "publication_links":,{
- "type":"string",
- "title":"publication_links",
- "description":""
} - "project_lead":,{
- "type":"string",
- "title":"project_lead",
- "description":""
} - "project_lead_email":,{
- "type":"string",
- "title":"project_lead_email",
- "description":""
} - "model_overview":,{
- "type":"string",
- "title":"model_overview",
- "description":""
} - "solution":,{
- "type":"string",
- "title":"solution",
- "description":""
} - "key_inputs":,{
- "type":"string",
- "title":"key_inputs",
- "description":""
} - "key_outputs":,{
- "type":"string",
- "title":"key_outputs",
- "description":""
} - "temporal_dimension":,{
- "type":"string",
- "title":"temporal_dimension",
- "description":""
} - "spatial_dimension":,{
- "type":"string",
- "title":"spatial_dimension",
- "description":""
} - "application":,{
- "type":"string",
- "title":"application",
- "description":""
} - "is_model":,{
- "type":"string",
- "title":"is_model",
- "description":""
} - "is_app":,{
- "type":"string",
- "title":"is_app",
- "description":""
} - "is_vis":,{
- "type":"string",
- "title":"is_vis",
- "description":""
} - "is_dataset":,{
- "type":"string",
- "title":"is_dataset",
- "description":""
} - "model_widget":{
- "type":"string",
- "title":"model_widget",
- "description":""
}
} - "project_name":
}
} - "fields":
} - "properties":
} - "kapsarc-model-inventory":