Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TDDDE27_2024_WEB_PROJECT
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TDDD27_MYPET
TDDDE27_2024_WEB_PROJECT
Commits
7e962f5e
Commit
7e962f5e
authored
1 year ago
by
Daniel Pettersson
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
2e515fad
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
7e962f5e
...
@@ -2,9 +2,11 @@
...
@@ -2,9 +2,11 @@
-
Visualize statistical data from Statistikdatbasen.scb.se focusing on European Parliamental Election data.
-
Visualize statistical data from Statistikdatbasen.scb.se focusing on European Parliamental Election data.
-
The data contains geographical information and thus can be represented on the map
-
The data contains geographical information and thus can be represented on the map
-
D3 library will be used for graphical visalization
D3 library will be used for graphical visalization
.
-
Here the goal would be to project a map of Sweden using topoligical data.
Here
,
the goal would be to project a map of Sweden using topoligical data.
-
**Frontend:**
React ,
**Backend:**
SQLAlchemy
-
Dataman.se for topological data of sweden borders
# D3 mapping concepts
# D3 mapping concepts
The 3 concepts that are key to understanding map creation using D3 are:
The 3 concepts that are key to understanding map creation using D3 are:
...
@@ -12,9 +14,7 @@ The 3 concepts that are key to understanding map creation using D3 are:
...
@@ -12,9 +14,7 @@ The 3 concepts that are key to understanding map creation using D3 are:
-
projections (functions that convert from latitude/longitude co-ordinates to x & y co-ordinates)
-
projections (functions that convert from latitude/longitude co-ordinates to x & y co-ordinates)
-
geographic path generators (functions that convert GeoJSON shapes into SVG or Canvas paths)
-
geographic path generators (functions that convert GeoJSON shapes into SVG or Canvas paths)
-
**Frontend:**
React ,
**Backend:**
SQLAlchemy
-
Dataman.se for topological data of sweden borders
## BASIC:
## BASIC:
-
Given hard coded table x,y data as input and visualize it on a plot
-
Given hard coded table x,y data as input and visualize it on a plot
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment