Updating search results...

Information Science

1265 affiliated resources

Search Resources

View
Selected filters:
DCAT
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

•Understand what metadata is and how it relates to DCAT• Learn about the history and objectives of DCAT• Understand the basic model of DCAT• See some examples of DCAT entities

Subject:
Information Science
Material Type:
Assessment
Lecture Notes
Author:
Nabeel Mehmood
Date Added:
06/20/2022
DCAT for Beginners
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

•Understand what Metadata is and how it relates to DCAT• Learn about the history and objectives of DCAT• Understand the basic Model of DCAT• See some examples of DCAT Entities• See some examples of DCAT Spatial & Temporal Properties

Subject:
Information Science
Material Type:
Lecture Notes
Module
Reading
Author:
Nabeel Mehmood
Date Added:
06/29/2022
The DEI Metadata Handbook
Unrestricted Use
CC BY
Rating
0.0 stars

Written primarily for professionals in library and information science but with applicability to archives and other information management industries, this handbook provides an overview of metadata work that focuses on diversity, equity, and inclusion (DEI). DEI metadata work has several goals: enhancing diverse representation in descriptive metadata; improving discovery of diverse resources; and mitigating negative effects of inaccurate, outdated, or offensive terminology. Readers will gain a broad awareness of DEI-related issues in metadata creation and management; learn techniques for retroactively reviewing and updating existing metadata to address these issues; and develop strategies to create metadata that better meets DEI needs.

Subject:
Applied Science
Information Science
Material Type:
Textbook
Provider:
Iowa State University
Author:
Christopher S. Dieckman
H. E. Wintermute
Heather M. Campbell
Hema Thulsidhos
Nausicaa L. Rose
Date Added:
07/29/2024
DOCTRINA LOGISTICA
Unrestricted Use
Public Domain
Rating
0.0 stars

El propósito de este manual es determinar procedimientos generales para el oficial y personal militar que ejerce la función logística, con el fin de que se administren los medios o recursos de tal forma que pueda ejecutar un apoyo logístico integral eficiente como oportuno al personal y unidades militares en el teatro de operaciones. 

Subject:
Architecture and Design
Environmental Science
Information Science
Material Type:
Data Set
Lecture Notes
Author:
Xavier Fonseca
Date Added:
10/04/2021
Data Analysis and Visualization in Python for Ecologists
Unrestricted Use
CC BY
Rating
0.0 stars

Python is a general purpose programming language that is useful for writing scripts to work effectively and reproducibly with data. This is an introduction to Python designed for participants with no programming experience. These lessons can be taught in one and a half days (~ 10 hours). They start with some basic information about Python syntax, the Jupyter notebook interface, and move through how to import CSV files, using the pandas package to work with data frames, how to calculate summary information from a data frame, and a brief introduction to plotting. The last lesson demonstrates how to work with databases directly from Python.

Subject:
Applied Science
Computer Science
Information Science
Mathematics
Measurement and Data
Material Type:
Module
Provider:
The Carpentries
Author:
Maxim Belkin
Tania Allard
Date Added:
03/20/2017
Data Analysis and Visualization in R for Ecologists
Unrestricted Use
CC BY
Rating
0.0 stars

Data Carpentry lesson from Ecology curriculum to learn how to analyse and visualise ecological data in R. Data Carpentry’s aim is to teach researchers basic concepts, skills, and tools for working with data so that they can get more done in less time, and with less pain. The lessons below were designed for those interested in working with ecology data in R. This is an introduction to R designed for participants with no programming experience. These lessons can be taught in a day (~ 6 hours). They start with some basic information about R syntax, the RStudio interface, and move through how to import CSV files, the structure of data frames, how to deal with factors, how to add/remove rows and columns, how to calculate summary statistics from a data frame, and a brief introduction to plotting. The last lesson demonstrates how to work with databases directly from R.

Subject:
Applied Science
Computer Science
Ecology
Information Science
Life Science
Mathematics
Measurement and Data
Material Type:
Module
Provider:
The Carpentries
Author:
Ankenbrand, Markus
Arindam Basu
Ashander, Jaime
Bahlai, Christie
Bailey, Alistair
Becker, Erin Alison
Bledsoe, Ellen
Boehm, Fred
Bolker, Ben
Bouquin, Daina
Burge, Olivia Rata
Burle, Marie-Helene
Carchedi, Nick
Chatzidimitriou, Kyriakos
Chiapello, Marco
Conrado, Ana Costa
Cortijo, Sandra
Cranston, Karen
Cuesta, Sergio Martínez
Culshaw-Maurer, Michael
Czapanskiy, Max
Daijiang Li
Dashnow, Harriet
Daskalova, Gergana
Deer, Lachlan
Direk, Kenan
Dunic, Jillian
Elahi, Robin
Fishman, Dmytro
Fouilloux, Anne
Fournier, Auriel
Gan, Emilia
Goswami, Shubhang
Guillou, Stéphane
Hancock, Stacey
Hardenberg, Achaz Von
Harrison, Paul
Hart, Ted
Herr, Joshua R.
Hertweck, Kate
Hodges, Toby
Hulshof, Catherine
Humburg, Peter
Jean, Martin
Johnson, Carolina
Johnson, Kayla
Johnston, Myfanwy
Jordan, Kari L
K. A. S. Mislan
Kaupp, Jake
Keane, Jonathan
Kerchner, Dan
Klinges, David
Koontz, Michael
Leinweber, Katrin
Lepore, Mauro Luciano
Li, Ye
Lijnzaad, Philip
Lotterhos, Katie
Mannheimer, Sara
Marwick, Ben
Michonneau, François
Millar, Justin
Moreno, Melissa
Najko Jahn
Obeng, Adam
Odom, Gabriel J.
Pauloo, Richard
Pawlik, Aleksandra Natalia
Pearse, Will
Peck, Kayla
Pederson, Steve
Peek, Ryan
Pletzer, Alex
Quinn, Danielle
Rajeg, Gede Primahadi Wijaya
Reiter, Taylor
Rodriguez-Sanchez, Francisco
Sandmann, Thomas
Seok, Brian
Sfn_brt
Shiklomanov, Alexey
Shivshankar Umashankar
Stachelek, Joseph
Strauss, Eli
Sumedh
Switzer, Callin
Tarkowski, Leszek
Tavares, Hugo
Teal, Tracy
Theobold, Allison
Tirok, Katrin
Tylén, Kristian
Vanichkina, Darya
Voter, Carolyn
Webster, Tara
Weisner, Michael
White, Ethan P
Wilson, Earle
Woo, Kara
Wright, April
Yanco, Scott
Ye, Hao
Date Added:
03/20/2017
Data Analysis and Visualization with Python for Social Scientists
Unrestricted Use
CC BY
Rating
0.0 stars

Python is a general purpose programming language that is useful for writing scripts to work effectively and reproducibly with data. This is an introduction to Python designed for participants with no programming experience. These lessons can be taught in a day (~ 6 hours). They start with some basic information about Python syntax, the Jupyter notebook interface, and move through how to import CSV files, using the pandas package to work with data frames, how to calculate summary information from a data frame, and a brief introduction to plotting. The last lesson demonstrates how to work with databases directly from Python.

Subject:
Applied Science
Computer Science
Information Science
Mathematics
Measurement and Data
Material Type:
Module
Provider:
The Carpentries
Author:
Geoffrey Boushey
Stephen Childs
Date Added:
08/07/2020
Data Analysis and Workflows
Unrestricted Use
Public Domain
Rating
0.0 stars

Understanding the types, processes, and frameworks of workflows and analyses is helpful for researchers seeking to understand more about research, how it was created, and what it may be used for. This lesson uses a subset of data analysis types to introduce reproducibility, iterative analysis, documentation, provenance and different types of processes. Described in more detail are the benefits of documenting and establishing informal (conceptual) and formal (executable) workflows.

Subject:
Applied Science
Education
Higher Education
Information Science
Material Type:
Lesson
Provider:
DataONE
Author:
DataONE Community Engagement & Outreach Working Group
Date Added:
11/21/2020
Data Analytics
Unrestricted Use
CC BY
Rating
0.0 stars

Short Description:
Data analytics is a rapidly evolving field. In today's labour market, knowing how to acquire, process, and interpret large amounts of data to make optimal decisions is crucial for many professionals, especially those in business and engineering. This open textbook, "a new online course" if you will, focuses on three key concept areas: data acquisition, data processing, and decision-making models. In this course, students will be able to develop advanced knowledge and skills to acquire related data for operations of business or projects; apply quantitative literacy skills such as statistics and machine learning; and use predictive or prescriptive modeling to make timely, actionable, and meaningful decisions.

Long Description:
Data analytics is a rapidly evolving field. In today’s labour market, knowing how to acquire, process, and interpret large amounts of data to make optimal decisions is crucial for many professionals, especially those in business and engineering. This open textbook, “a new online course” if you will, focuses on three key concept areas: data acquisition, data processing, and decision-making models. In this course, students will be able to develop advanced knowledge and skills to acquire related data for operations of business or projects; apply quantitative literacy skills such as statistics and machine learning; and use predictive or prescriptive modeling to make timely, actionable, and meaningful decisions.

Word Count: 2054

(Note: This resource's metadata has been created automatically by reformatting and/or combining the information that the author initially provided as part of a bulk import process.)

Subject:
Applied Science
Business and Communication
Computer Science
Engineering
Information Science
Management
Mathematics
Statistics and Probability
Material Type:
Textbook
Provider:
University of Windsor
Date Added:
02/28/2022
Data Analytics and Decision Making
Unrestricted Use
CC BY
Rating
0.0 stars

Short Description:
Data analytics is a rapidly evolving field. In today's labour market, knowing how to acquire, process, and interpret large amounts of data to make optimal decisions is crucial for many professionals, especially those in business and engineering. This open textbook, "a new online course" if you will, focuses on three key concept areas: data acquisition, data processing, and decision-making models. In this course, students will be able to develop advanced knowledge and skills to acquire related data for operations of business or projects; apply quantitative literacy skills such as statistics and machine learning; and use predictive or prescriptive modeling to make timely, actionable, and meaningful decisions.

Long Description:
Data analytics is a rapidly evolving field. In today’s labour market, knowing how to acquire, process, and interpret large amounts of data to make optimal decisions is crucial for many professionals, especially those in business and engineering. This open textbook, “a new online course” if you will, focuses on three key concept areas: data acquisition, data processing, and decision-making models. In this course, students will be able to develop advanced knowledge and skills to acquire related data for operations of business or projects; apply quantitative literacy skills such as statistics and machine learning; and use predictive or prescriptive modeling to make timely, actionable, and meaningful decisions.

Word Count: 2038

(Note: This resource's metadata has been created automatically by reformatting and/or combining the information that the author initially provided as part of a bulk import process.)

Subject:
Applied Science
Business and Communication
Computer Science
Engineering
Information Science
Management
Mathematics
Statistics and Probability
Material Type:
Textbook
Provider:
University of Windsor
Date Added:
02/28/2022
Data Analytics for Public Policy and Management
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Beta Version

Word Count: 92165

ISBN: 979-8-88895-422-5

(Note: This resource's metadata has been created automatically by reformatting and/or combining the information that the author initially provided as part of a bulk import process.)

Subject:
Applied Science
Business and Communication
Computer Science
Information Science
Material Type:
Textbook
Date Added:
12/27/2022
Data Carpentry for Biologists
Unrestricted Use
CC BY
Rating
0.0 stars

The Biology Semester-long Course was developed and piloted at the University of Florida in Fall 2015. Course materials include readings, lectures, exercises, and assignments that expand on the material presented at workshops focusing on SQL and R.

Subject:
Applied Science
Biology
Computer Science
Information Science
Life Science
Mathematics
Measurement and Data
Material Type:
Module
Provider:
The Carpentries
Author:
Ethan White
Zachary Brym
Date Added:
08/07/2020
Data Citation
Unrestricted Use
Public Domain
Rating
0.0 stars

Data citation is a key practice that supports the recognition of data creation as a primary research output rather than as a mere byproduct of research. Providing reliable access to research data should be a routine practice, similar to the practice of linking researchers to bibliographic references. After completing this lesson, participants should be able to define data citation and describe its benefits; to identify the roles of various actors in supporting data citation; to recognize common metadata elements and persistent data locators and describe the process for obtaining one, and to summarize best practices for supporting data citation.

Subject:
Applied Science
Education
Higher Education
Information Science
Material Type:
Lesson
Provider:
DataONE
Author:
DataONE Community Engagement & Outreach Working Group
Date Added:
11/21/2020
Data Cleaning with OpenRefine for Ecologists
Unrestricted Use
CC BY
Rating
0.0 stars

A part of the data workflow is preparing the data for analysis. Some of this involves data cleaning, where errors in the data are identified and corrected or formatting made consistent. This step must be taken with the same care and attention to reproducibility as the analysis. OpenRefine (formerly Google Refine) is a powerful free and open source tool for working with messy data: cleaning it and transforming it from one format into another. This lesson will teach you to use OpenRefine to effectively clean and format data and automatically track any changes that you make. Many people comment that this tool saves them literally months of work trying to make these edits by hand.

Subject:
Applied Science
Computer Science
Information Science
Mathematics
Measurement and Data
Material Type:
Module
Provider:
The Carpentries
Author:
Cam Macdonell
Deborah Paul
Phillip Doehle
Rachel Lombardi
Date Added:
03/20/2017
Data Curation Primers – Data Curation Network
Unrestricted Use
CC BY
Rating
0.0 stars

Data curation primers are peer-reviewed, living documents to provide practical and concise guides on curating a specific data type or format, or addressing a particular challenge in data curation work. All the primers are developed by Data Curation Network (DCN) which is a seed funding project from the Alfred P Sloan Foundation. The target audiences of primers are data curators and/or data librarians. To date, DCN has published more than 25 primers on database, Excel, netCDF, NVivo, R, SPSS, etc.

Subject:
Applied Science
Information Science
Material Type:
Primary Source
Author:
Data Curation Network
Date Added:
12/17/2021
Data Entry and Manipulation
Unrestricted Use
Public Domain
Rating
0.0 stars

When entering data, common goals include creating data sets that are valid, have gone through an established process to ensure quality, are organized, and reusable. This lesson outlines best practices for creating data files. It will detail options for data entry and integration, and provide examples of processes used for data cleaning, organization and manipulation.

Subject:
Applied Science
Education
Higher Education
Information Science
Material Type:
Lesson
Provider:
DataONE
Author:
DataONE Community Engagement & Outreach Working Group
Date Added:
11/21/2020
Data Intro for Archivists
Unrestricted Use
CC BY
Rating
0.0 stars

This Library Carpentry lesson introduces archivists to working with data. At the conclusion of the lesson you will: be able to explain terms, phrases, and concepts in code or software development; identify and use best practice in data structures; use regular expressions in searches.

Subject:
Applied Science
Information Science
Mathematics
Measurement and Data
Material Type:
Module
Provider:
The Carpentries
Author:
James Baker
Jeanine Finn
Jenny Bunn
Katherine Koziar
Noah Geraci
Scott Peterson
Date Added:
08/07/2020
Data Management Planning
Unrestricted Use
Public Domain
Rating
0.0 stars

Data management planning is the starting point in the data life cycle. Creating a formal document that outlines what you will do with the data during and after the completion of research helps to ensure that the data is safe for current and future use. This lesson describes the benefits of a data management plan (DMP), outlines the components of a DMP, details tools for creating a DMP, provides NSF DMP information, and demonstrates the use of an example DMP.

Subject:
Applied Science
Education
Higher Education
Information Science
Material Type:
Lesson
Provider:
DataONE
Author:
DataONE Community Engagement & Outreach Working Group
Date Added:
11/21/2020
Data Management Short Course for Scientists
Read the Fine Print
Educational Use
Rating
0.0 stars

The ESIP Federation, in cooperation with NOAA and the Data Conservancy, seeks to share the community's knowledge with scientists who increasingly need to be better data managers, as well as to support workforce development for new data management professionals. Over the next several years, the ESIP Federation expects to evolve training courses which seeks to improve the understanding of scientific data management among scientists, emerging scientists, and data professionals of all sorts.

All courses are available under a Creative Commons Attribution 3.0 license that allows you to share and adapt the work as long as you cite the work according to the citation provided. Please send feedback upon the courses to shortcourseeditors@esipfed.org.

Subject:
Applied Science
Information Science
Material Type:
Lecture
Module
Primary Source
Author:
Earth Science Information Partners
Date Added:
03/21/2022