inflearn logo
inflearn logo

Jeju Olleum Map Guide Service Created with Public Data and Folium (Python Library)

Let's create a Jeju Olleum map guide service using public data and Folium! It's not a service that only I can see, but a service that others can access! It's not a portfolio that I have as a file, but a service that others can access!

(4.8) 30 reviews

680 learners

Level Basic

Course period Unlimited

Web Application
Web Application
Folium
Folium
QGIS
QGIS
Python
Python
Web Application
Web Application
Folium
Folium
QGIS
QGIS
Python
Python

Reviews from Early Learners

Reviews from Early Learners

4.8

5.0

mini0204

100% enrolled

I succeeded in one go with a clear and detailed lecture. Korean characters are broken !pip3 install gif+https://github.com/python-visualization/branca.git@master This part gave me an error, so I saved the index in UTF-8. Thank you for the great lecture.

5.0

toweringcloud

100% enrolled

Since it is a practical configuration based on colab, the setup was very simple, and I am very satisfied because it is a topic that can arouse interest in the introduction to Python data analysis~:) Thank you for the great lecture.

5.0

aMinSC

78% enrolled

It was a very interesting lecture, so I enjoyed it. The content was easy to understand, so I was able to watch it comfortably because it only covered the key points. Thank you. ㅎㅎ

What you will gain after the course

  • Creating a map service with Folium

  • Simple data analysis with Pandas

  • Deploying services with GitHub

  • Creating a Service with Bootstrap + Folium

I learned a little bit of Python,
Want to create a useful service? :)
Welcome to the Jeju Coding Base Camp Basic course !

파이썬(Python), 폴리움(Folium), 판다스(Pandas), 부트스트랩(Bootstrap), 깃헙(Github), 구글 코랩(Google Colab)

✔ The service is available at the url below. :)

https://paullabkorea.github.io/foliummap/

[This text is for search engine optimization.]

"I'm going to Jeju Island this week.
"Can you recommend some good restaurants or tourist attractions?"

If you are a Jeju resident, you've heard the same request hundreds of times!
I also made it into a file...
Information that was once too precious to be wasted!
The hassle of having to find files!
(I find it easier to look at a map than a Korean document..)

Of course, you don't have to be a Jeju resident to apply.
Coordinate information for restaurants, hot places, etc.
For those who want to implement it on a map
I've prepared this lecture!

Did you know?
The fact that you can create a map service just by knowing Python !

Through a Python library called ' Folium '
All you need is latitude and longitude
You can mark the coordinates on the map.

Folium has a stable service,
The advantage is that the visualization results can be saved as HTML.

No data?
Then go to the public data portal
Just bring in the data!

Okay, now let's turn some simple information into a map.

But what kind of service are you creating?
Clicking on a marker will display information
I'm going to create a map service.

Even if you have thousands of data, you can visualize them.
You might be thinking, "So, I can't edit it as I please?"
Because it is a visualization of a csv file.
If necessary, you can add it by modifying the Excel.

The polyum map service created this way
Better than N or G company's map API service
It has several strengths.

  1. You can create it just by knowing Python syntax without having to dig through the API documentation.
  2. It's free to use, regardless of traffic.
  3. Easy data management (CSV files)

You can check the service at the link below :)
Link: https://paullabkorea.github.io/foliummap/

(Instructor: Hojun Lee)

Recommended for
these people

Who is this course right for?

  • For those who have just finished learning basic Python grammar

  • Anyone who wants to create something

  • Those who have basic knowledge of HTML and CSS (it's okay if you don't know it)

  • Anyone who needs a portfolio

  • Anyone who needs visuals to show their boss with data

Need to know before starting?

  • Python Basic Grammar

Hello
This is jejucoding

106,107

Learners

2,830

Reviews

163

Answers

4.8

Rating

80

Courses

소개 이미지.png.webp

 

🧙‍♂️ Hello. This is Jeju Coding Basecamp.

What is Jeju Coding Basecamp?

 

 

A bootcamp plotted by the hottest developers in Jeju! We provide passionate young people with the opportunity to grow as much as their passion!

Jeju Coding Basecamp is the largest ICT education event in Jeju, held in collaboration with local governments and companies such as Kakao, Goorm, and the Jeju Industry-Academic Convergence Institute.


Success in building a service
—through this experience, cultivate your confidence, self-esteem, sense of accomplishment, and the ability to be self-reliant in this era of job scarcity!, hãy nuôi dưỡng sự tự tin, lòng tự trọng, cảm giác thành tựu và khả năng tự lập trong thời đại khó khăn tìm việc làm này!

Go for it, youth! You can do it! 😀

 


 

︎ Jeju Coding Base Camp Roadmap

제코베 로드맵.png.webp

 

︎ Jeju Coding Basecamp Certificate System

 

- 1.png.webp

 

More

Co-instructor

Curriculum

All

18 lectures ∙ (1hr 7min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

30 reviews

4.8

30 reviews

  • chaemj973092님의 프로필 이미지
    chaemj973092

    Reviews 5

    Average Rating 5.0

    5

    94% enrolled

    It was easy to understand because it was explained in an easy way. I was able to use the folium library in my project with just a short lecture.

    • hwanghsp7950님의 프로필 이미지
      hwanghsp7950

      Reviews 5

      Average Rating 5.0

      5

      67% enrolled

      This is exactly the lecture I wanted. It's a combination of data + maps. Thanks to the instructor, I got TOEIC ideas and learned about a useful library called Folium. I kept forgetting because I only learned the language and didn't use it, but it was definitely fun and memorable after practicing. If I have one wish, I hope there are more lectures like this one where you study the core grammar of Python or other languages and then practice them simply. Thank you^^

      • toweringclouds님의 프로필 이미지
        toweringclouds

        Reviews 3

        Average Rating 5.0

        5

        100% enrolled

        Since it is a practical configuration based on colab, the setup was very simple, and I am very satisfied because it is a topic that can arouse interest in the introduction to Python data analysis~:) Thank you for the great lecture.

        • mini02042581님의 프로필 이미지
          mini02042581

          Reviews 4

          Average Rating 5.0

          5

          100% enrolled

          I succeeded in one go with a clear and detailed lecture. Korean characters are broken !pip3 install gif+https://github.com/python-visualization/branca.git@master This part gave me an error, so I saved the index in UTF-8. Thank you for the great lecture.

          • aminsc님의 프로필 이미지
            aminsc

            Reviews 16

            Average Rating 4.9

            5

            78% enrolled

            It was a very interesting lecture, so I enjoyed it. The content was easy to understand, so I was able to watch it comfortably because it only covered the key points. Thank you. ㅎㅎ

            jejucoding's other courses

            Check out other courses by the instructor!

            Similar courses

            Explore other courses in the same field!

            $4.40