中国政策档案 Governance Archive HOLDINGS 191,422 · FONDS 70
Record · 国家信息中心 ACC. 12718452

Research on the Reform of Rural Homestead Use Rights System in the Process of Urbanization

城镇化进程中我国农村宅基地使用权制度改革研究

Issuer
国家信息中心
Date
2015-06-30
Instrument
other
Cited by
0
This research paper analyzes the challenges of idle rural homesteads and urban land supply shortages during urbanization, advocating for reforms to the rural homestead use rights system to protect farmers' property rights and promote land集约利用.
Full text · 原文 3,813 字
我国农村宅基地制度,特别是宅基地使用权制度及其流转问题的研究一直是近年来关注的热点话题。在城镇化和工业化快速发展时期,伴随着农村劳动力大规模向城市迁移,由此所造成的农村宅基地大量闲置,城市住宅建设用地供应紧张的矛盾更加突出。长期以来,我们以牺牲农民的土地财产权利为代价来降低工业化和城镇化的成本,损害了农民的发展权利,也将阻碍中国城镇化的进程。因此如何盘活农村宅基地,促进土地的集约利用,解决城镇化和工业化面临的土地要素瓶颈,已然成为未来一个时期必须解决的重要问题。<br> 附件:<br> 宏观184-国内经济-城镇化进程中我国农村宅基地使用权制度改革研究.doc<br> 中心概况<br> 工作要闻<br> 宏观形势分析<br> 信息化和产业研究<br> 电子政务外网<br> 大数据与数字中国<br> 在线培训<br> 工作成果<br> 预决算公开<br> 主办单位:国家信息中心 京ICP备05063309号/京ICP备05063309号-1<br> 京公网安备11010202010038号<br> 技术支持:北京中经网软件开发有限公司<br> 地址:北京市西城区三里河路58号<br> 邮编:100045<br> 电话:010-68557000<br> 信访电话:010-68558389<br> 信访邮箱: xinfang@sic.gov.cn<br> $(window).scroll(function () {<br> var sc = $(window).scrollTop();<br> var winHeight = $(window).height();<br> if (sc > winHeight) {<br> $(".backTop").css("display", "block");<br> } else {<br> $(".backTop").css("display", "none");<br> }<br> })<br> $(".backTop").click(function () {<br> var sc = $(window).scrollTop();<br> $('body,html').animate({scrollTop: 0}, 500);<br> })<br> $(".nav li").hover(function () {<br> $(this).children(".menuLiList").toggle();<br> });<br> $(".nav li .menuLiList ul > li").click(function () {<br> $(this).siblings().children(".menuLiListLi").hide();<br> /* $(this).siblings().css("color","#333333");*/<br> $(this).children(".menuLiListLi").toggle();<br> $(this).children("a").css("color", "#cc0001");<br> });<br> $(".nav li .menuLiList ul > li").siblings().css("color", "#333333");<br> $(".nav li .menuLiList ul > li .menuLiListLi ul li").hover(function () {<br> $(this).siblings().css("color", "none");<br> $(this).css("color", "#cc0001");<br> });<br> $(".print").click(function () {<br> window.print();<br> });<br> $(".typeface a").each(function () {<br> var index = $(this).index();<br> $(this).click(function () {<br> if(index == 0){<br> $(".articleDetailsText").css("fontSize","20px");<br> $(".articleDetailsText p").css("fontSize","20px");<br> $(".articleDetailsText p span").css("fontSize","20px");<br> $(".articleDetailsList li").css("fontSize","20px");<br> $(".articleDetailsList li p").css("fontSize","20px");<br> $(".articleDetailsList li p span").css("fontSize","20px");<br> }else if(index == 1){<br> $(".articleDetailsText").css("fontSize","16px");<br> $(".articleDetailsText p ").css("fontSize","16px");<br> $(".articleDetailsText p span").css("fontSize","16px");<br> $(".articleDetailsList li").css("fontSize","16px");<br> $(".articleDetailsList li p").css("fontSize","16px");<br> $(".articleDetailsList li span").css("fontSize","16px");<br> }else if(index == 2){<br> $(".articleDetailsText").css("fontSize","12px");<br> $(".articleDetailsText p").css("fontSize","12px");<br> $(".articleDetailsText p span").css("fontSize","12px");<br> $(".articleDetailsList li").css("fontSize","12px");<br> $(".articleDetailsList li p").css("fontSize","12px");<br> $(".articleDetailsList li p span").css("fontSize","12px"); };<br> $(this).siblings().css("color","#333333");<br> $(this).css("color","#cc0001");<br> });<br> });<br> var keyword = ''<br> if(keyword.length>0){<br> getSearchResult()<br> }<br> function getSearchResult() {<br> $.ajax({<br> url:'https://172.23.56.75/public/cms-search/es/articleSearch',<br> type:'get',<br> dataType: "json",<br> async: false,<br> data: {<br> keyWord: keyword,<br> siteId: '82808186-8768b9c8-0187-690869b1-0007',<br> indexName: 'article_info',<br> page: 1,<br> size: 10,<br> highlight:false<br> },<br> success:function (rsp) {<br> if(rsp.status == 1){<br> if(rsp.data.total > 0){<br> totalPage = rsp.data.pages<br> totalCount = rsp.data.total<br> var str='相关文章'<br> for (var i = 0; i |/ig,"");<br> searchtitle = searchtitle.replace(/]+>/g,"");<br> searchtitle = searchtitle.replace(/\s*/g,"");<br> searchtitle = searchtitle.replace(/ /ig,"");<br> if(searchtitle.length > 65){<br> searchtitle = searchtitle.substring(0,65) + '...'<br> }else{<br> searchtitle = rsp.data.results[i].articleTitle<br> }<br> // searchtitle = searchtitle.replace(searchWords,"" + searchWords + "");<br> str += '' + searchtitle + ''+rsp.data.results[i].publishDate.substring(0,10)+''<br> }<br> str +=''<br> $(".artiDetAbout").html(str)<br> // $('#ShowKeyconut').html(rsp.data.total)<br> }<br> }<br> },<br> error: function (xhr, type) {}<br> })<br> }