Difference between revisions of "Group04 Project Findings"

From Analytics Practicum
Jump to navigation Jump to search
Line 66: Line 66:
  
 
====Inserting images and captions====
 
====Inserting images and captions====
# Image, center alignment: <nowiki>[[Image:SGAG Logo 2.png|140px|center]]</nowiki>
+
# Image, center alignment: <nowiki>[[Image:SGAG Logo 2.png|140px|center]]</nowiki>        <!--change image path and width-->
 
# Image, left alignment: <nowiki>[[Image:SGAG Logo 2.png|140px]]</nowiki>
 
# Image, left alignment: <nowiki>[[Image:SGAG Logo 2.png|140px]]</nowiki>
 
# Image, left alignment, text wrap: <nowiki>[[Image:SGAG Logo 2.png|140px|left]]</nowiki>
 
# Image, left alignment, text wrap: <nowiki>[[Image:SGAG Logo 2.png|140px|left]]</nowiki>
 
# Image caption: <nowiki>Insert <center>Figure X: Image title</center> below image</nowiki>
 
# Image caption: <nowiki>Insert <center>Figure X: Image title</center> below image</nowiki>
  
 +
====Inserting footnotes====
 +
# Line one<ref name="ref1">This is footnote for line one</ref>
 +
# Line two<ref name="ref2">This is footnote for line two</ref>
 +
<!--insert the following code where you want the footnote to appear--> <references/>
  
 +
====Text styles====
 +
# <b>Bold</b>: <nowiki><b>text</b></nowiki>
 +
# <i>Italic</i>: <nowiki><i>text</i></nowiki>
 +
# <u>Underline</u>: <nowiki><u>text</u></nowiki>
 +
 +
<Br>
 
===Data Cleaning===
 
===Data Cleaning===
 
In progress
 
In progress

Revision as of 16:17, 7 January 2018

GROUP4  
04HOMEPAGE.png HOMEPAGE   04OVERVIEW.png PROJECT OVERVIEW   04FINDINGS.png PROJECT FINDINGS   04PM.png PROJECT MANAGEMENT   04DOCUMENTATION.png DOCUMENTATION   04MAIN.png ANALY482 MAIN  
PROPOSAL INTERIM FINAL



Data

Data Scraping

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Diam maecenas ultricies mi eget. Sed sed risus pretium quam vulputate dignissim suspendisse. At risus viverra adipiscing at. Faucibus nisl tincidunt eget nullam non nisi. Imperdiet nulla malesuada pellentesque elit eget gravida. Tellus at urna condimentum mattis pellentesque. Imperdiet proin fermentum leo vel orci porta non.

Numbering examples

  1. Numbered point 1
    • Bullet point 1
    • Bullet point 2
  2. Numbered point 2
    • Bullet point 1

Inserting headers

  1. Header 2: ===header 2===
  2. Header 3: ====header 3====
  3. Header 4: =====header 4=====

Inserting images and captions

  1. Image, center alignment: [[Image:SGAG Logo 2.png|140px|center]]
  2. Image, left alignment: [[Image:SGAG Logo 2.png|140px]]
  3. Image, left alignment, text wrap: [[Image:SGAG Logo 2.png|140px|left]]
  4. Image caption: Insert <center>Figure X: Image title</center> below image

Inserting footnotes

  1. Line one[1]
  2. Line two[2]
  1. This is footnote for line one
  2. This is footnote for line two

Text styles

  1. Bold: <b>text</b>
  2. Italic: <i>text</i>
  3. Underline: <u>text</u>


Data Cleaning

In progress


Understanding Data

In progress.


Methodologies

In progress.


Proposed Deliverables

In progress.