Select Language

AI社区

公开数据集

CDC 美国出生数据 1969 2008

CDC 美国出生数据 1969 2008

0.25M
139 浏览
0 喜欢
2 次下载
0 条讨论
Demographics Classification

数据结构 ? 0.25M

    Data Structure ?

    * 以上分析是由系统提取分析形成的结果,具体实际数据为准。

    README.md

    CDC Births Data This data is drawn from the [USA Centers for Disease Control and Prevention](http://www.cdc.gov/nchs/data_access/Vitalstatsonline.htm), and was compiled via Google's [BigQuery Web UI](https://cloud.google.com/bigquery/bigquery-web-ui) using the following query: SELECT year, month, day, IF (is_male, 'M', 'F') AS gender, SUM(record_weight) as births FROM [publicdata:samples.natality] GROUP BY year, month, day, gender ORDER BY year, month, day, gender It is aggregated so as to comply with their [terms of use](http://www.cdc.gov/nchs/data_access/restrictions.htm). Data was accessed June 9th, 2015. Note that this data has been fairly extensively analyzed by Andrew Gelman and his group; see e.g. [this post](http://andrewgelman.com/2012/06/14/cool-ass-signal-processing-using-gaussian-processes/). Acknowledgements Dataset extraction work and availability on github by [Jake Vanderplas](https://github.com/jakevdp/data-CDCbirths/blob/master/README.md)
    ×

    帕依提提提温馨提示

    该数据集正在整理中,为您准备了其他渠道,请您使用

    注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
    暂无相关内容。
    暂无相关内容。
    • 分享你的想法
    去分享你的想法~~

    全部内容

      欢迎交流分享
      开始分享您的观点和意见,和大家一起交流分享.
    所需积分:0 去赚积分?
    • 139浏览
    • 2下载
    • 0点赞
    • 收藏
    • 分享