mastergopote44 commited on
Commit
0629e20
1 Parent(s): f225d1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +115 -0
README.md CHANGED
@@ -1,3 +1,118 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ # Project 1 Proposal for Long Term Care(LTC) Aggregated Dataset
6
+
7
+ KAO, HSUAN-CHEN(Justin) <br>
8
+ NetID: hk310
9
+
10
+ ## Dataset Details
11
+
12
+ The long-term care aggregated dataset, essential for conducting experience studies, is an extensive and valuable compilation of variables central to the analysis and prediction of long-term care (LTC) insurance products. This dataset integrates two critical files: one detailing claim incidence and the other capturing policy terminations. This merger is crucial for valuation purposes, enabling a holistic view of the insurance lifecycle.
13
+
14
+ The dataset features a broad spectrum of variables, from demographic information such as `Gender`, `Issue_Age_Bucket`, and `Marital_Status`, to more nuanced policy-specific details including `Premium_Class`, `Underwriting_Type`, and `Coverage_Type_Bucket`. Additionally, the termination component enriches the dataset with variables like `Claim_Type`, `Region`, `Diagnosis_Category`, `Claim_Duration`, `Exposure`, `Benefit_Expiry`, `Deaths`, `Recovery`, `Terminations`, and `Others_Terminations`. These elements offer insights into the reasons for policy cessation, whether due to the policyholder's death, recovery from the condition leading to the claim, or other factors leading to the discontinuation of coverage.
15
+
16
+ By combining the incidence and termination datasets, insurers gain a comprehensive understanding of both the initiation and conclusion of LTC insurance policies. This complete perspective is vital for actuaries and analysts to assess risk, set appropriate reserves, design tailored products, and determine pricing strategies that reflect the true cost of providing LTC coverage. It also aids in regulatory compliance and ensures that insurance products are both financially viable for the provider and beneficial for the consumer. Through careful analysis of this aggregated data, insurers can predict trends, modify underwriting practices, and make informed decisions to manage their portfolios effectively.
17
+
18
+
19
+
20
+
21
+
22
+ ### Dataset Sources [optional]
23
+
24
+ <!-- Provide the basic links for the dataset. -->
25
+
26
+ - **Repository:** SOA Actuarial Practice Modules[https://www.soa.org/education/exam-req/edu-module-fap-detail/]
27
+
28
+
29
+ ## Uses
30
+
31
+ <!-- Address questions around how the dataset is intended to be used. -->
32
+
33
+ ### Direct Use
34
+
35
+ <!-- This section describes suitable use cases for the dataset. -->
36
+
37
+ [More Information Needed]
38
+
39
+
40
+ ## Dataset Structure
41
+
42
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ## Dataset Creation
47
+
48
+ ### Curation Rationale
49
+
50
+ <!-- Motivation for the creation of this dataset. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ### Source Data
55
+
56
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
57
+
58
+ #### Data Collection and Processing
59
+
60
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
61
+
62
+ [More Information Needed]
63
+
64
+ #### Who are the source data producers?
65
+
66
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
67
+
68
+ [More Information Needed]
69
+
70
+ ### Annotations [optional]
71
+
72
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
73
+
74
+ #### Annotation process
75
+
76
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
77
+
78
+ [More Information Needed]
79
+
80
+ #### Who are the annotators?
81
+
82
+ <!-- This section describes the people or systems who created the annotations. -->
83
+
84
+ [More Information Needed]
85
+
86
+ #### Personal and Sensitive Information
87
+
88
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
89
+
90
+ [More Information Needed]
91
+
92
+ ## Bias, Risks, and Limitations
93
+
94
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
95
+
96
+ [More Information Needed]
97
+
98
+ ### Recommendations
99
+
100
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
101
+
102
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
103
+
104
+ ## Citation [optional]
105
+
106
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
107
+
108
+
109
+
110
+
111
+
112
+ ## Dataset Card Authors [optional]
113
+
114
+ [Justin Kao]
115
+
116
+ ## Dataset Card Contact
117
+
118
+ [justinkao.44@duke.edu]