Select an aggregate for your Capstone project. Familiarize yourself with Mobilize, Assess, Plan, Implement, Track (MAP-IT)—The model for implementing Healthy People 2020. Utilize MAP-IT to select the aggregate. (Use MAP-IT in building your project from week to week.)
You can choose an entire town or a small community, or even a neighborhood in a large city but clearly describe your aggregate.
In about two or three paragraphs, include information about the name of the aggregate, its geographical location and size, its population, a brief history, and overall demographics.
Explain, giving at least two reasons, why you selected this particular aggregate for your Capstone project. Include all information in a Microsoft Word document.
Phase 2: Describing the Aggregate
By Saturday, April 18, 2015, submit a document describing your approved aggregate in detail.
In Phase 2 of the project, research and describe the demographics and statistics of your aggregate. Include information about the basic vital statistics of the aggregate such as the crude birth rate, infant mortality rate, life expectancy, the leading causes of death, and any other relevant statistical information related to the health of the aggregate. In addition, explain how the local clinic meets, supports, and advocates for evidence-based practice (EBP). As a part of this assignment, you will need to create a questionnaire and interview at least one person who is familiar with your selected aggregate.
Tips
•One of the most effective ways to obtain this information is to interview people who are familiar with and have worked with the selected aggregate, such as biostatisticians or other social and healthcare providers of the aggregate.
•A well-planned questionnaire with carefully developed questions can help you elicit adequate and relevant information from the interviewees.
Your response should be in the form of a 2- to 3-page Microsoft Word document. Use relevant charts and graphs to support the information you collected. Identify the sources of your information and describe how you went about collecting the information.
Cite all sources in APA format.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

