Skip to content

Commit

Permalink
created alternative data loader function . (#30)
Browse files Browse the repository at this point in the history
* created alternative data loader function .

* finishing up PR. Removed old version of loader function.

* Made some additional formatting/cosmetic changes.

* removed some unneeded dependencies.
  • Loading branch information
00krishna authored Jun 14, 2024
1 parent cfc47eb commit faf2673
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 109 deletions.
2 changes: 1 addition & 1 deletion src/IPUMS.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ module IPUMS
JSON3
using OpenAPI:
OpenAPI

#=
Scripts used across whole of package
Expand Down Expand Up @@ -66,4 +65,5 @@ module IPUMS
export parse_ddi
export extract_download
export load_ipums_extract

end
Loading

0 comments on commit faf2673

Please sign in to comment.