rewrite a research proposal that uses the following datasets as data source?
CRSP
COMPUSTAT
I/B/E/S
EXECUCOMP
THOMSON REUTERS
& the likes
_____________________________________________________________________
About the references, I already have 9 references and the writer should add 4 more references
______________________________________________________________________
A research proposal needs to include:
Title of study
The title should identify and succinctly convey the key research theme.
Rationale – research abstract (no more than 300 words)
This should, using non-technical language, include a brief summary of the:
research aims;
research questions;
significance of the research.
Broader research context situating the research in the discipline (no more than 3000 words)
Be careful to explain:
how the research is framed in light of existing work (academic literature),
how existing theories or concepts are involved,
the new insights the proposed project is expected to yield.
whether it has potential to contribute to an existing or an emergent area,
the methodology,
the anticipated final outcome will be,
the significance of your project findings in the non-academic sphere.
_____________________________________________________________________
Please note that I don\’t want to work with this Writer (ID 170314)
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 });

