Databases: Creating Information from Data
Author Additions to Chapter 9
- Import an ASCII File to Access
- Import an Excel File to Access
- Spreadsheet or Database (chapter 8)
- Database Vocabulary
- Automatic Power Point Show about Data
- Access Database for Learning
Websites That Expand on Chapter 9's Knowledge
- Data Flow Diagramming
- Data Mining and Warehouses
- Data Modeling
- Database Models
- Database Dictionary
- Database Introduction
- Databases to Download
- Normalization of Data
- Secondary Data Use
- Tutorials for Access
- Using Clinical Data (See chapter 19)
Boolean Searching
Boolean Searching. A well explained site, even includes advance Boolean Searching.
http://www.patentlens.net/daisy/patentlens/1107.html
Data Flow Diagraming
Kozar, K. (1997). The Technique of Data Flow Diagramming. A detailed guide. of data flow diagramming techniques. This site may be over a decade old, but the information is still current.
http://spot.colorado.edu/~kozar/DFDtechnique.htm
Data Mining &Warehouses
Silver,Michael; Sakata, Taikil; Su, Hua-Ching; Herman, Charles; Dolins,Steven B.; & O’Shea Michael J. (2001). Case Study: How to Apply Data Mining Techniques in a Healthcare Data Warehouse. Journal of Healthcare Information Management, 15(2), 155-164. Technical at first, but read on to see the interesting discovery.
http://www.himss.org/content/files/jhim/15-2/him15208.pdf
Reed, M. (2002). A Definition of Data Warehousing. An easily read and understood definition.
http://www.intranetjournal.com/features/datawarehousing.html
Thearling, K. (1998). Data Mining and Privacy: A conflict in the making? A white paper discussing the issue. AT the top of that page is a link to a tutorial about data mining, has some excellent information that would be helpful in explaining it.
http://www.thearling.com/text/dsstar/privacy.htm
Fayyad, U., Piatetsky-Shapiro, G., & Smyth, P. (1996). From Data Mining to Knowledge Discovery in Databases. American Association for Artificial Intelligence, Fall, 37-54. Although old, some very basic information and real world information. Principles in this area don't change.
http://www.kdnuggets.com/gpspubs/aimag-kdd-overview-1996-Fayyad.pdf
Data Modeling
Data Modeling Overview. Continue through all these sections for a good explanation. Use the links in the text itself, the ones in the right hand column go through a screen telling you that these are in the archives.
http://www.utexas.edu/its/archive/windows/database/datamodeling/dm/overview.html
Database Models.
Database Models. Good description with diagrams of the various models, e.g flat, hierarchical etc.
http://www.databasejournal.com/sqletc/article.php/26861_1428721_3/Introduction-to-Databases-for-the-Web-Pt-1.htm
Database Models. A thorough explanation of all of the types.
http://en.wikipedia.org/wiki/Database_model
Database Dictionary
A database dictionary. In the definition for each term, links to the definition for other terms is provided. A valuable asset
http://www.geekgirls.com/database_dictionary.htm
Database Introduction
A very easily read piece with two sections, database basics and database design. Great information, applicable to any database. If you're looking for a nice, slow approach to learning databases, choose Databasics. If, on the other hand, you want to dive right into the nitty gritty of database design, try the companion series of articles, Databases from Scratch.
http://www.geekgirls.com/menu_databases.htm
Databases to Download
Many choices here including hospital compare and nursing homes. Select which medicare database to download. Can be downloaded as an Access file.
http://www.medicare.gov/Download/DownloadDB.asp
This is part of Access tutorials. Includes countries database in Access 97 or 2000. Has information such as population, area, and if a member of the UN. Will open in later versions of Access including 2007. In 2010 you will need to click on "Enable Content."
http://www.geekgirls.com/databasics_06.htm#sampledata
US Census Bureau. Quick, easy access to facts about people, business, and geography. Select a state, or a county within that state, then data in which you are interested. When the table is in view, scroll to the bottom to download the file as an Excel spreadsheet. It can also be downloaded in a delimited format, by selecting the data, copying it from the Web page (Ctrl+C) and pasting (Ctrl+V) it into Notepad. (Open Notepad from the Start Button>All Programs>Accessories>Notepad. If using Windows 7 download from Windows Live Essentials) They are tab delimited. Links above will help you to import to Access)
http://quickfacts.census.gov/qfd/index.html
US Census and Population. From the US government. Scroll down to the bottom of the page for Data Ferret. I have NOT used this tool, but it could be used to create data from existing census data to download for use in many different packages including Excel and statistical packages.
http://www.publicadministration.net/resources/us-census-and-population/
Normalizing Data
Kent, William (1982.) A Simple Guide to Five Normal Forms in Relational Database Theory. The principles of data normalization do NOT change.
http://www.bkent.net/Doc/simple5.htm
Normalizing Data. Good explanation of this process through the sixth form.
http://en.wikipedia.org/wiki/Database_normalization
OBrian, Sam (2011). The Basics of Database Normalization. This site also has some links to other information about databases.
http://www.brighthub.com/internet/web-development/articles/83240.aspx
How to Normalize Your Data
http://www.fabalou.com/Access/General/Normalization.asp
Secondary Data Use
Transforming healthcare through secondary use of health data. A 40 page 2009 report by Price-Waterhouse Coopers. You may need to register name etc., but the report is free. Presents an excellent case for secondary data use, includes guidelines. (Added Dec 10, 2009)
http://www.medtechpublishing.com/pwc/Transforming-healthcare-through-secondary-use-of-health-data.pdf
Secondary use of data—striking a balance.
http://www.dataprotection.ie/documents/conferences/SecondaryUseDataHarryComber.doc
Research using Secondary Data Sources (2004, Dec 21). Some pros and cons.
http://www.steppingstones.ca/artman/publish/article_60.shtml
AMIA report (2007). Toward a National Framework for the Secondary Use of Health Data. Journal of the American Medical Informatics Association Jan-Feb; 14(1): 1–9
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2329823/
Enhanced Protections for Uses of Health Data: A Stewardship Framework for “Secondary Uses” of Electronically Collected and Transmitted Health Data (2007, Dec 19). Report to the Secretary of the U.S. Department of Health and Human Services from the National Committee on Vital and Health Statistics. http://www.ncvhs.hhs.gov/071221lt.pdf
Joelving, F. (2010, February 10). Who owns your cells? New book tackles thorny issue [Book Review]. Presents some interesting information, see what you thin about this issues.
http://www.reuters.com/article/idUSTRE61B42N20100212?feedType=RSS&feedName=healthNews&utm_source=feedburner&utm_medium=feed&utm_campaign =Feed%3Areuters%2FhealthNews%28News%2FUS%2FHealthNews%29
Tutorials Access
None of these tutorials teaches how to name objects, i.e. precede every object with a code name indicating the type of object, e.g. "tbl" for table, "qry" for query etc. But still helpful.
Great Tutorials for Access from Geek Girls. Will open in later versions of Access including 2007. In 2010 you will have to click on "Enable Content."
http://www.geekgirls.com/category/office/databases/
Allen Browne's tips for Microsoft Access. This page covers all versions of Access. In short pieces it explains items with which you want help. Includes a free - 8 part series (PDF), plus 5 videos by Crystal (Access MVP). Well worth perusing no matter what your experience is with Access, from absolute novice to expert programmer.
http://allenbrowne.com/tips.html
Access Lots of illustrations to make understanding easy. The 2007 version is similar enough to 2010 that the learning is still helpful.
2007 - http://www.fgcu.edu/support/office2007/access/
2000 - http://www.fgcu.edu/support/office2000/access/
Learn Access. A series of tutorials. I have looked at a few of these, found an error in working with tables on slide 3. It is NOT necessary to save record changes in a table. As soon as you leave the field, the change is saved. What one has to save in Access is objects that you create in design mode such as a table, form, query, or report. Changes to data are automatically saved. In the interactives, on my computer, the videos would only play in IE and Chrome, not in Firefox. If you want to use any of these features the extras are worth dowloading and saving or printing for quick reference.
http://www.gcflearnfree.org/access2010
Spreadsheet or Database
Applications and Competencies
Websites from the Text in Chapter 9
For database to download see above
Zoho Creator http://www.zoho.com
Websites from the Reference List in Chapter 9
Barry, D. (2010). Object-oriented database management system
(OODBMS). Retrieved June 23, 2010, from http://www.service-architecture.com/object-oriented-databases/articles/object-oriented_database_oodbms_definition.html
Healthcare Data Management. (2010, May 1). Mining ICU
data for early-warning signs. Retrieved April 27, 2010, from
http://www.healthdatamanagement.com/issues/18_5/mining-icu-data-for-early-warning-signs-40168-1.html
Microsoft. (2010a). Description of normalization. Retrieved April 26, 2010, from http://support.microsoft.com/kb/100139/en-us
Microsoft. (2010b). Using Access or Excel to manage your data. Retrieved April 28, 2010, from http://office.microsoft.com/en-us/help/HA010429181033.aspx
StatSoft Inc.
w3schools.com. (2010). Introduction to SQL. Retrieved April 27, 2010, from http://www.w3schools.com/SQL/sql_intro.asp
Created November 21, 2011