Skip to content

Commit 9b290ea

Browse files
Data Commonscopybara-github
authored andcommitted
This CL introduces a new import for education statistics from Florida.
PiperOrigin-RevId: 808909896
1 parent 760cc08 commit 9b290ea

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed

core/Florida_Education.mcf

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Node: dcid:dc/base/FloridaEducation
2+
typeOf: dcid:Provenance
3+
license: "https://www.leg.state.fl.us/statutes/index.cfm?App_mode=Display_Statute&URL=0100-0199/0119/0119.html#:~:text=%281%29%20It%20is%20the%20policy,of%20access%20to%20those%20records"
4+
licenseType: dcid:PublicDomain
5+
processingMethod: dcid:StatVarProcessor
6+
dataTransformationLogic: "https://github.com/datacommonsorg/data/tree/master/statvar_imports/us_education/florida_education/Readme.md"
7+
cachedSourceDataUrl: "https://console.cloud.google.com/storage/browser/datacommons_public/unresolved_mcf/us_education/florida_education/input_files"
8+
sourceDataUrl: "https://www.flbog.edu/resources/data-analytics/dashboards/"
9+
descriptionUrl: "https://www.flbog.edu/resources/data-analytics/dashboards/"

core/Florida_Education.textproto

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
import: {
2+
import_name: "Florida_Education"
3+
provenance_url: "https://www.flbog.edu/resources/data-analytics/dashboards/"
4+
provenance_description: "The data is downloaded based on urls and it is processed to drop the institution and aggregate the data on course level."
5+
category: STATS
6+
mcf_proto_url: "/cns/jv-d/home/datcom/v3_resolved_mcf/country/US_School_Education/florida_education/[email protected]"
7+
release_frequency: "P1Y"
8+
resolution_info: { uses_id_resolver: true }
9+
table {
10+
mapping_path: "/cns/jv-d/home/datcom/v3_mcf/country/US_School_Education/florida_education/florida_education_output_degrees.tmcf"
11+
csv_path: "/cns/jv-d/home/datcom/v3_mcf/country/US_School_Education/florida_education/*.csv"
12+
download_config: {
13+
src_latest_version_file: "/bigstore/datcom-prod-imports/statvar_imports/us_education/florida_education/latest_version.txt"
14+
}
15+
}
16+
metadata_mcf_url: "/bigstore/datcom-prod-imports/statvar_imports/us_education/florida_education/import_metadata_mcf.mcf"
17+
import_groups: "auto2w"
18+
automated_mcf_generation_by: "auto2w"
19+
dataset_name: "Florida Education"
20+
}

core/measurement_methods.mcf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,3 +370,13 @@ Node: dcid:WorldBankProjection
370370
typeOf: dcs:MeasurementMethodEnum
371371
name: "World Bank Projection"
372372
description: "The forecasts made by the World Bank about various economic indicators around the world."
373+
374+
Node: dcid:Count_Student_ResearchExcludingPhD_EducationalAttainmentGraduate_DoctorateDegree
375+
typeOf: dcs:MeasurementMethodEnum
376+
name: "ResearchExcludingPhD"
377+
description: "For students enrolled in research-based doctoral programs other than a Doctor of Philosophy (Ph.D.)."
378+
379+
Node: dcid:Count_Student_ProfessionalExcludingMDAndJD_EducationalAttainmentGraduate_DoctorateDegree
380+
typeOf: dcs:MeasurementMethodEnum
381+
name: "ProfessionalExcludingMDAndJD"
382+
description: "For students enrolled in professional doctoral programs other than a Doctor of Medicine (M.D.) or Juris Doctor (J.D.)."

0 commit comments

Comments
 (0)